Tesla Graphics Engine Documentation (January 2012)
Contains Method (obb)
TeslaTesla.BoundingBoundingVolumeContains(OrientedBoundingBox)
Determines if the oriented bounding box is contained within this bounding volume.
Declaration Syntax
C#
public abstract ContainmentType Contains(
	OrientedBoundingBox obb
)
Parameters
obb (OrientedBoundingBox)
Oriented bounding box to test
Return Value
Containment type

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