Tesla Graphics Engine Documentation (January 2012)
Contains Method (box)
TeslaTesla.BoundingBoundingBoxContains(BoundingBox)
Determines if the box is contained within this bounding volume.
Declaration Syntax
C#
public override ContainmentType Contains(
	BoundingBox box
)
Parameters
box (BoundingBox)
AABB to test
Return Value
Containment type

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