Tesla Graphics Engine Documentation (January 2012)
Intersects Method
TeslaTesla.BoundingBoundingSphereIntersects()()()()
Members
Icon Member Description
Intersects(BoundingBox)
Tests if the bounding box intersects with this bounding sphere.
(Overrides BoundingVolume.Intersects(BoundingBox).)
Intersects(BoundingSphere)
Tests if the bounding sphere intersects with this bounding sphere.
(Overrides BoundingVolume.Intersects(BoundingSphere).)
Intersects(OrientedBoundingBox)
Tests if the oriented bounding box intersects with this bounding sphere.
(Overrides BoundingVolume.Intersects(OrientedBoundingBox).)
Intersects(Ray)
Tests if the ray intersects with this sphere.
(Overrides BoundingVolume.Intersects(Ray).)
Intersects(Ray%, Boolean%)
Tests if the ray intersects with this sphere.
(Overrides BoundingVolume.Intersects(Ray%, Boolean%).)
Intersects(Plane)
Tests if the plane intersects with this bounding sphere, and if not which side the volume is on relative to the plane.
(Overrides BoundingVolume.Intersects(Plane).)
Intersects(Plane%, PlaneIntersectionType%)
Tests if the plane intersects with this bounding sphere, and if not which side the volume is on relative to the plane.
(Overrides BoundingVolume.Intersects(Plane%, PlaneIntersectionType%).)
Intersects(BoundingVolume)
Tests if the volume intersects with this bounding volume.

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