|
Panda3D
|
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 BoundingBox, BoundingHexahedron, and BoundingSphere.
| Point3 getMax | ( | ) |
| Point3 getMin | ( | ) |
| float getVolume | ( | ) |
1.7.3