A special kind of GeometricBoundingVolume that is known to be finite. More...
Public Member Functions | |
Point3 | getMax () |
Point3 | getMin () |
float | getVolume () |
Static Public Member Functions | |
static TypeHandle | getClassType () |
A special kind of GeometricBoundingVolume that is known to be finite.
It is possible to query this kind of volume for its minimum and maximum extents.
static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from GeometricBoundingVolume.
Reimplemented in BoundingSphere, BoundingHexahedron, and BoundingBox.
float getVolume | ( | ) |