BoundingBox Member List
This is the complete list of members for BoundingBox, including all inherited members.
| BoundingBox() | BoundingBox | |
| BoundingBox(const BoundingBox &_box) | BoundingBox | |
| BoundingBox(BoundingBox &&_box) noexcept | BoundingBox | |
| Center() const | BoundingBox | |
| Label() const | BoundingBox | |
| operator=(BoundingBox &&_box) | BoundingBox | |
| operator=(const BoundingBox &_box) | BoundingBox | |
| Orientation() const | BoundingBox | |
| SetCenter(const math::Vector3d &_center) | BoundingBox | |
| SetLabel(uint32_t _label) | BoundingBox | |
| SetOrientation(const math::Quaterniond &_orientation) | BoundingBox | |
| SetSize(const math::Vector3d &_size) | BoundingBox | |
| Size() const | BoundingBox | |
| Vertices3D() const | BoundingBox | |
| ~BoundingBox() | BoundingBox | virtual |