|
ug4
|
This is the complete list of members for ug::AABox< vector_t >, including all inherited members.
| AABox() | ug::AABox< vector_t > | inline |
| AABox(const vector_t &nMin, const vector_t &nMax) | ug::AABox< vector_t > | inline |
| AABox(const vector_t *points, size_t numPoints) | ug::AABox< vector_t > | |
| AABox(const AABox &b1, const AABox &b2) | ug::AABox< vector_t > | |
| AABox(const Sphere< vector_t > &s) | ug::AABox< vector_t > | |
| AABox(const AABox &b, const vector_t &v) | ug::AABox< vector_t > | |
| center() const | ug::AABox< vector_t > | |
| contains_point(const vector_t &point) const | ug::AABox< vector_t > | |
| extension() const | ug::AABox< vector_t > | |
| max | ug::AABox< vector_t > | |
| min | ug::AABox< vector_t > | |
| overlaps_line(const vector_t &point1, const vector_t &point2) const | ug::AABox< vector_t > |