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

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