, including all inherited members.
| Box3() | Box3 | |
| Box3(const Point3 &p, const Point3 &q) | Box3 | [inline] |
| Center() const | Box3 | [inline] |
| Contains(const Point3 &p) const | Box3 | |
| Contains(const Box3 &b) const | Box3 | |
| EnlargeBy(float s) | Box3 | |
| IncludePoints(Point3 *pts, int numpoints, Matrix3 *tm=NULL) | Box3 | |
| Init() | Box3 | |
| Intersects(const Box3 &b) const | Box3 | |
| IsEmpty() const | Box3 | |
| MakeCube(const Point3 &p, float side) | Box3 | |
| Max() const | Box3 | [inline] |
| Min() const | Box3 | [inline] |
| operator delete(void *ptr) | MaxHeapOperators | [static] |
| operator delete(void *ptr, const std::nothrow_t &e) | MaxHeapOperators | [static] |
| operator delete(void *ptr, const char *filename, int line) | MaxHeapOperators | [static] |
| operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
| operator delete(void *ptr, unsigned long flags) | MaxHeapOperators | [static] |
| operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
| operator delete(void *ptr, void *placement_ptr) | MaxHeapOperators | [static] |
| operator delete[](void *ptr) | MaxHeapOperators | [static] |
| operator delete[](void *ptr, const std::nothrow_t &e) | MaxHeapOperators | [static] |
| operator delete[](void *ptr, const char *filename, int line) | MaxHeapOperators | [static] |
| operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
| operator delete[](void *ptr, unsigned long flags) | MaxHeapOperators | [static] |
| operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
| operator new(size_t size) | MaxHeapOperators | [static] |
| operator new(size_t size, const std::nothrow_t &e) | MaxHeapOperators | [static] |
| operator new(size_t size, const char *filename, int line) | MaxHeapOperators | [static] |
| operator new(size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
| operator new(size_t size, unsigned long flags) | MaxHeapOperators | [static] |
| operator new(size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
| operator new(size_t size, void *placement_ptr) | MaxHeapOperators | [static] |
| operator new[](size_t size) | MaxHeapOperators | [static] |
| operator new[](size_t size, const std::nothrow_t &e) | MaxHeapOperators | [static] |
| operator new[](size_t size, const char *filename, int line) | MaxHeapOperators | [static] |
| operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
| operator new[](size_t size, unsigned long flags) | MaxHeapOperators | [static] |
| operator new[](size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
| operator*(const Matrix3 &tm) const | Box3 | |
| operator+=(const Point3 &p) | Box3 | |
| operator+=(const Box3 &b) | Box3 | |
| operator[](int i) const | Box3 | |
| pmax | Box3 | |
| pmin | Box3 | |
| Scale(float s) | Box3 | |
| Translate(const Point3 &p) | Box3 | |
| Width() const | Box3 | [inline] |