Tesla Graphics Engine Documentation (January 2012)
Intersects Method (volume)
TeslaTesla.BoundingBoundingVolumeIntersects(BoundingVolume)
Tests if the volume intersects with this bounding volume.
Declaration Syntax
C#
public bool Intersects(
	BoundingVolume volume
)
Parameters
volume (BoundingVolume)
Volume to test
Return Value
True if they intersect

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