|
Assignments
Assignments
|
This is the complete list of members for Util::BoundingBox< Dim >, including all inherited members.
| _p | Util::BoundingBox< Dim > | private |
| BoundingBox(void) | Util::BoundingBox< Dim > | |
| BoundingBox(const Point< Dim > &p1, const Point< Dim > &p2) | Util::BoundingBox< Dim > | |
| BoundingBox(const Point< Dim > *pList, int pSize) | Util::BoundingBox< Dim > | |
| intersect(const Ray< Dim > &ray) const | Util::BoundingBox< Dim > | |
| isEmpty(void) const | Util::BoundingBox< Dim > | |
| isInside(const Point< Dim > &p) const | Util::BoundingBox< Dim > | |
| operator*(const Matrix< _Dim+1, _Dim+1 > &, const BoundingBox< _Dim > &) | Util::BoundingBox< Dim > | friend |
| operator+(const BoundingBox &b) const | Util::BoundingBox< Dim > | |
| operator+=(const BoundingBox &b) | Util::BoundingBox< Dim > | |
| operator[](int index) | Util::BoundingBox< Dim > | |
| operator[](int index) const | Util::BoundingBox< Dim > | |
| operator^(const BoundingBox &b) const | Util::BoundingBox< Dim > | |
| operator^=(const BoundingBox &b) | Util::BoundingBox< Dim > |