Tesla Graphics Engine Documentation (January 2012)
Intersects Method
TeslaTesla.BoundingBoundingVolumeIntersects()()()()
Members
Icon Member Description
Intersects(BoundingVolume)
Tests if the volume intersects with this bounding volume.

Intersects(BoundingBox)
Tests if the volume intersects with this bounding volume.

Intersects(BoundingSphere)
Tests if the volume intersects with this bounding volume.

Intersects(OrientedBoundingBox)
Tests if the volume intersects with this bounding volume.

Intersects(Ray)
Tests if the ray intersects with this bounding volume.

Intersects(Ray%, Boolean%)
Tests if the ray intersects with this bounding volume.

Intersects(Plane)
Tests if the plane intersects with this bounding volume, and if not which side the volume is on relative to the plane.

Intersects(Plane%, PlaneIntersectionType%)
Tests if the plane intersects with this bounding volume, and if not which side the volume is on relative to the plane.

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