|
Class Summary |
| BoundingBox |
BoundingBox defines an axis-aligned cube that defines a
container for a group of vertices of a particular piece of geometry. |
| BoundingCapsule |
|
| 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. |
| CollisionTree |
CollisionTree defines a well balanced red black tree used for triangle
accurate collision detection. |
| CollisionTreeManager |
CollisionTreeManager is an automated system for handling the creation and
deletion of CollisionTrees. |
| OrientedBoundingBox |
Started Date: Sep 5, 2004
|
| TreeComparator |
|
| UsageTreeController |
UsageTreeController defines a CollisionTreeController implementation that
removes cache elements based on the frequency of usage. |