Box3d Class Reference
#include <Box3d.h>
List of all members.
Constructor & Destructor Documentation
Box3d::Box3d |
( |
|
) |
[inline] |
Member Function Documentation
void Box3d::addBox |
( |
Box3d & |
b |
) |
[inline] |
void Box3d::addPoint |
( |
Point3 & |
pt |
) |
[inline] |
bool Box3d::equals |
( |
const Box3d & |
other |
) |
const [inline] |
const Point3& Box3d::getMax |
( |
|
) |
const [inline] |
const Point3& Box3d::getMin |
( |
|
) |
const [inline] |
bool Box3d::isInitialized |
( |
|
) |
const [inline] |
void Box3d::setBox |
( |
Point3 & |
pt |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: