| _defined | BoundingBox |  [protected] | 
| _max | BoundingBox |  [protected] | 
| _min | BoundingBox |  [protected] | 
| BoundingBox() | BoundingBox | |
| BoundingBox(const Vector &min, const Vector &max) | BoundingBox | |
| center() const | BoundingBox | |
| defined() | BoundingBox | |
| defined() const | BoundingBox | |
| depth() const | BoundingBox | |
| height() const | BoundingBox | |
| inside(const Vector &pos) const | BoundingBox | |
| intersection(const BoundingBox &a, const BoundingBox &b) | BoundingBox |  [friend] | 
| intersects(const BoundingBox &box) const | BoundingBox | |
| max() | BoundingBox | |
| max() const | BoundingBox | |
| min() | BoundingBox | |
| min() const | BoundingBox | |
| operator *=(const BoundingBox &box) | BoundingBox | |
| operator+=(const Vector &p) | BoundingBox | |
| operator+=(const std::vector< Vector > &p) | BoundingBox | |
| operator+=(const BoundingBox &box) | BoundingBox | |
| operator<<(std::ostream &os, const BoundingBox &b) | BoundingBox |  [friend] | 
| operator==(const BoundingBox &box) const | BoundingBox | |
| points(std::vector< Vector > &p) const | BoundingBox | |
| project(const Matrix &model, const Matrix &proj, const GltViewport &view) | BoundingBox | |
| reset() | BoundingBox | |
| sum(const BoundingBox &a, const BoundingBox &b) | BoundingBox |  [friend] | 
| width() const | BoundingBox | 
 1.2.18
1.2.18