Tesla Graphics Engine Documentation (January 2012)
IntersectsPrimitivesWhere Method (ray)
TeslaTesla.SceneMeshIntersectsPrimitivesWhere(Ray)
Performs a Ray-Triangle intersection test on the geometry. Will return an empty record for line meshes.
Declaration Syntax
C#
public PrimitiveIntersectionRecord IntersectsPrimitivesWhere(
	Ray ray
)
Parameters
ray (Ray)
Ray to test with
Return Value
Primitive intersection record

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)