Class Summary |
BoundingBox |
BoundingBox defines an axis-aligned cube that defines a
container for a group of vertices of a particular piece of geometry. |
BoundingSphere |
BoundingSphere defines a sphere that defines a container for a
group of vertices of a particular piece of geometry. |
BoundingVolume |
BoundingVolume defines an interface for dealing with
containment of a collection of points. |
Intersection |
This class includes some utility methods for computing intersection
between bounding volumes and triangles. |