![]() |
VR-Forces 4.10 Class Documentation
|
Axis Aligned Bounding Box class. More...
Go to the source code of this file.
Classes | |
| class | makVrv::DtAxisAlignedBoundingBox< T > |
| Template for 32/64 bit Axis Aligned bounding boxesnot virtual because its stored as is on the GPU. More... | |
Namespaces | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
Typedefs | |
| typedef DtAxisAlignedBoundingBox < float32 > | makVrv::AxisAlignedBoundingBox_32 |
| typedef DtAxisAlignedBoundingBox < float64 > | makVrv::AxisAlignedBoundingBox_64 |
Enumerations | |
| enum | makVrv::Extent { makVrv::EXTENT_NULL = 0, makVrv::EXTENT_FINITE, makVrv::EXTENT_INFINITE } |
Axis Aligned Bounding Box class.