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

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