Tesla Graphics Engine Documentation (January 2012)
Intersects Method (ray)
TeslaTesla.BoundingBoundingSphereIntersects(Ray)
Tests if the ray intersects with this sphere.
Declaration Syntax
C#
public override bool Intersects(
	Ray ray
)
Parameters
ray (Ray)
Ray to test
Return Value
True if the ray intersects the sphere

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