|
| | Dt3dBoundingVolume::Dt3dBoundingVolume () |
| |
| | Dt3dBoundingVolume::Dt3dBoundingVolume (const Dt3dBoundingVolume &orig) |
| | Copy constructor. More...
|
| |
| | Dt3dBoundingVolume::Dt3dBoundingVolume (double halfLength, double halfWidth, double halfHeight) |
| |
| | Dt3dBoundingVolume::Dt3dBoundingVolume (double halfLength, double halfWidth, double halfHeight, double lengthOffset, double widthOffset, double heightOffset) |
| |
| | Dt3dBoundingVolume::Dt3dBoundingVolume (double halfLength, double halfWidth, double halfHeight, const DtVector &latticeOffset) |
| |
| virtual | Dt3dBoundingVolume::~Dt3dBoundingVolume () |
| |
| Dt3dBoundingVolume & | Dt3dBoundingVolume::operator= (const Dt3dBoundingVolume &orig) |
| | Assignment operator. More...
|
| |
| bool | Dt3dBoundingVolume::operator== (const Dt3dBoundingVolume &other) const |
| | Equality operator. More...
|
| |
| bool | Dt3dBoundingVolume::operator!= (const Dt3dBoundingVolume &other) const |
| | Non-equality operator. More...
|
| |
| virtual void | Dt3dBoundingVolume::setToDefault () |
| |