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

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