Tesla Graphics Engine Documentation (January 2012)
Intersects Method (sphere)
TeslaTesla.BoundingBoundingBoxIntersects(BoundingSphere)
Tests if the bounding sphere intersects with this bounding box.
Declaration Syntax
C#
public override bool Intersects(
	BoundingSphere sphere
)
Parameters
sphere (BoundingSphere)
Sphere to test
Return Value
True if they intersect

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