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

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