ConditionalUpdate(double x, double y, double z) | VPBoundingBox | |
ConditionalUpdate(const VPPoint4D &point) | VPBoundingBox | |
GetCenter() const | VPBoundingBox | |
GetGreaterEdge() const | VPBoundingBox | |
GetGreaterX() const | VPBoundingBox | |
GetGreaterY() const | VPBoundingBox | |
GetGreaterZ() const | VPBoundingBox | |
GetSmallerX() const | VPBoundingBox | |
GetSmallerY() const | VPBoundingBox | |
GetSmallerZ() const | VPBoundingBox | |
MergeWith(const VPBoundingBox &box) | VPBoundingBox | |
operator<<(std::ostream &output, const VPBoundingBox &box) | VPBoundingBox | [friend] |
operator=(const VPBoundingBox &box) | VPBoundingBox | |
ProcessCenter() | VPBoundingBox | |
SetBoundingBox(double minX, double minY, double minZ, double maxX, double maxY, double maxZ) | VPBoundingBox | |
SetGreaterX(double v) | VPBoundingBox | |
SetGreaterY(double v) | VPBoundingBox | |
SetGreaterZ(double v) | VPBoundingBox | |
SetSmallerX(double v) | VPBoundingBox | |
SetSmallerY(double v) | VPBoundingBox | |
SetSmallerZ(double v) | VPBoundingBox | |
VPBoundingBox() | VPBoundingBox | |
VPBoundingBox(double minX, double minY, double minZ, double maxX, double maxY, double maxZ) | VPBoundingBox | |
VPBoundingBox(const VPBoundingBox &box) | VPBoundingBox | |