|
OpenEnroth 90c43ae
|
This is the complete list of members for BBox< T >, including all inherited members.
| center() const | BBox< T > | inline |
| contains(const Vec3< T > &pos) const | BBox< T > | inline |
| containsXY(T x, T y) const | BBox< T > | inline |
| cubic(const Vec3< T > ¢er, T halfSide) | BBox< T > | inlinestatic |
| forCylinder(const Vec3< T > bottomCenter, T radius, T height) | BBox< T > | inlinestatic |
| forPoints(const Vec3< T > &a, const Vec3< T > &b) | BBox< T > | inlinestatic |
| forPoints(const Range &range) | BBox< T > | inlinestatic |
| intersects(const BBox< U > &other) const | BBox< T > | inline |
| intersectsCube(const Vec3< U > ¢er, V halfSide) const | BBox< T > | inline |
| intersectsCuboid(const Vec3< U > ¢er, const Vec3< U > &halfSize) const | BBox< T > | inline |
| operator| | BBox< T > | friend |
| size() const | BBox< T > | inline |
| x1 | BBox< T > | |
| x2 | BBox< T > | |
| y1 | BBox< T > | |
| y2 | BBox< T > | |
| z1 | BBox< T > | |
| z2 | BBox< T > |