Tesla Graphics Engine Documentation (January 2012)
IntersectsWhere Method (ray)
TeslaTesla.BoundingBoundingSphereIntersectsWhere(Ray)
Tests where on the sphere the ray intersects, if it does.
Declaration Syntax
C#
public override BoundingIntersectionRecord IntersectsWhere(
	Ray ray
)
Parameters
ray (Ray)
Ray to test
Return Value
Intersection result

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