#include <finiteBoundingVolume.h>
Inheritance diagram for FiniteBoundingVolume:
Public Member Functions | |
virtual TypeHandle | get_type () const |
virtual TypeHandle | force_init_type () |
Static Public Member Functions | |
TypeHandle | get_class_type () |
void | init_type () |
Private Member Functions | |
virtual LPoint3f | get_max () const=0 |
Private Attributes | |
PUBLISHED | __pad0__: virtual LPoint3f get_min() const=0 |
Static Private Attributes | |
TypeHandle | _type_handle |
|
Reimplemented from GeometricBoundingVolume. Reimplemented in BoundingHexahedron, and BoundingSphere. Definition at line 51 of file finiteBoundingVolume.h. References GeometricBoundingVolume::get_class_type(), and GeometricBoundingVolume::init_type(). |
|
Reimplemented from GeometricBoundingVolume. Reimplemented in BoundingHexahedron, and BoundingSphere. Definition at line 40 of file finiteBoundingVolume.h. Referenced by BoundingSphere::around_finite(), BoundingVolume::around_lines(), BoundingSphere::force_init_type(), BoundingHexahedron::force_init_type(), BoundingSphere::get_type(), BoundingHexahedron::get_type(), BoundingSphere::init_type(), and BoundingHexahedron::init_type(). |
|
Implemented in BoundingHexahedron, and BoundingSphere. Referenced by BoundingSphere::around_finite(), and BoundingSphere::extend_by_finite(). |
|
Reimplemented from GeometricBoundingVolume. Reimplemented in BoundingHexahedron, and BoundingSphere. Definition at line 48 of file finiteBoundingVolume.h. References GeometricBoundingVolume::get_class_type(). |
|
Reimplemented from GeometricBoundingVolume. Reimplemented in BoundingHexahedron, and BoundingSphere. Definition at line 43 of file finiteBoundingVolume.h. References GeometricBoundingVolume::get_class_type(), GeometricBoundingVolume::init_type(), and register_type(). Referenced by ConfigureFn(), BoundingSphere::force_init_type(), BoundingHexahedron::force_init_type(), BoundingSphere::init_type(), and BoundingHexahedron::init_type(). |
|
Reimplemented from GeometricBoundingVolume. Reimplemented in BoundingSphere. Definition at line 35 of file finiteBoundingVolume.h. |
|
Reimplemented from GeometricBoundingVolume. Reimplemented in BoundingHexahedron, and BoundingSphere. Definition at line 21 of file finiteBoundingVolume.cxx. |