AxisAlignedBox Member List
This is the complete list of members for AxisAlignedBox, including all inherited members.
| AxisAlignedBox() | AxisAlignedBox | |
| AxisAlignedBox(const Vector3d &_vec1, const Vector3d &_vec2) | AxisAlignedBox | |
| AxisAlignedBox(double _vec1X, double _vec1Y, double _vec1Z, double _vec2X, double _vec2Y, double _vec2Z) | AxisAlignedBox | |
| Center() const | AxisAlignedBox | |
| Contains(const Vector3d &_p) const | AxisAlignedBox | |
| Intersect(const Vector3d &_origin, const Vector3d &_dir, const double _min, const double _max) const | AxisAlignedBox | |
| Intersect(const Line3d &_line) const | AxisAlignedBox | |
| IntersectCheck(const Vector3d &_origin, const Vector3d &_dir, const double _min, const double _max) const | AxisAlignedBox | |
| IntersectDist(const Vector3d &_origin, const Vector3d &_dir, const double _min, const double _max) const | AxisAlignedBox | |
| Intersects(const AxisAlignedBox &_box) const | AxisAlignedBox | |
| Max() const | AxisAlignedBox | |
| Max() | AxisAlignedBox | |
| Merge(const AxisAlignedBox &_box) | AxisAlignedBox | |
| Min() const | AxisAlignedBox | |
| Min() | AxisAlignedBox | |
| operator!=(const AxisAlignedBox &_b) const | AxisAlignedBox | |
| operator+(const AxisAlignedBox &_b) const | AxisAlignedBox | |
| operator+(const Vector3d &_v) | AxisAlignedBox | |
| operator+(const Vector3d &_v) const | AxisAlignedBox | |
| operator+=(const AxisAlignedBox &_b) | AxisAlignedBox | |
| operator-(const Vector3d &_v) | AxisAlignedBox | |
| operator-(const Vector3d &_v) const | AxisAlignedBox | |
| operator<<(std::ostream &_out, const AxisAlignedBox &_b) | AxisAlignedBox | friend |
| operator==(const AxisAlignedBox &_b) const | AxisAlignedBox | |
| Size() const | AxisAlignedBox | |
| Volume() const | AxisAlignedBox | |
| XLength() const | AxisAlignedBox | |
| YLength() const | AxisAlignedBox | |
| ZLength() const | AxisAlignedBox |