This is the complete list of members for VART::BoundingBox, including all inherited members.
ApplyTransform(const Transform &trans) | VART::BoundingBox | |
BoundingBox() | VART::BoundingBox | |
BoundingBox(double minX, double minY, double minZ, double maxX, double maxY, double maxZ) | VART::BoundingBox | |
BoundingBox(const BoundingBox &box) | VART::BoundingBox | |
ConditionalUpdate(double x, double y, double z) | VART::BoundingBox | |
ConditionalUpdate(const Point4D &point) | VART::BoundingBox | |
CopyGeometryFrom(const BoundingBox &box) | VART::BoundingBox | |
CutBBox(const BoundingBox &box) | VART::BoundingBox | |
DrawInstanceOGL() const | VART::BoundingBox | |
GetCenter() const | VART::BoundingBox | |
GetEdgeX() const | VART::BoundingBox | inline |
GetEdgeY() const | VART::BoundingBox | inline |
GetEdgeZ() const | VART::BoundingBox | inline |
GetGreaterEdge() const | VART::BoundingBox | |
GetGreaterX() const | VART::BoundingBox | |
GetGreaterY() const | VART::BoundingBox | |
GetGreaterZ() const | VART::BoundingBox | |
GetSmallerEdge() const | VART::BoundingBox | |
GetSmallerX() const | VART::BoundingBox | |
GetSmallerY() const | VART::BoundingBox | |
GetSmallerZ() const | VART::BoundingBox | |
MergeWith(const BoundingBox &box) | VART::BoundingBox | |
operator<<(std::ostream &output, const BoundingBox &box) | VART::BoundingBox | friend |
operator=(const BoundingBox &box) | VART::BoundingBox | |
ProcessCenter() | VART::BoundingBox | |
SetBoundingBox(double minX, double minY, double minZ, double maxX, double maxY, double maxZ) | VART::BoundingBox | |
SetColor(const Color &value) | VART::BoundingBox | inline |
SetGreaterX(double v) | VART::BoundingBox | |
SetGreaterY(double v) | VART::BoundingBox | |
SetGreaterZ(double v) | VART::BoundingBox | |
SetSmallerX(double v) | VART::BoundingBox | |
SetSmallerY(double v) | VART::BoundingBox | |
SetSmallerZ(double v) | VART::BoundingBox | |
SetVisibility(const bool value) | VART::BoundingBox | inline |
testAABBAABB(BoundingBox &b) | VART::BoundingBox | |
testPoint(VART::Point4D p) | VART::BoundingBox | |
ToggleVisibility() | VART::BoundingBox | |
visible | VART::BoundingBox | |