| Box() | shawn::Box | |
| Box(const Vec &, const Vec &) | shawn::Box | |
| Box(const Box &) | shawn::Box | |
| Box(const Vec &) | shawn::Box | [explicit] |
| contains(const Vec &) const | shawn::Box | |
| EMPTY_BOX | shawn::Box | [static] |
| INFINITE_3D_SPACE | shawn::Box | [static] |
| intersects(const Box &b) const | shawn::Box | |
| lower(void) const | shawn::Box | [inline] |
| lower_w(void) | shawn::Box | [inline] |
| operator<<(std::ostream &, const Box &) | shawn::Box | [friend] |
| operator=(const Box &) | shawn::Box | |
| operator==(const Box &p) const | shawn::Box | [inline] |
| overlaps(const double &this_p1, const double &this_p2, const double &b1, const double &b2) const | shawn::Box | |
| upper(void) const | shawn::Box | [inline] |
| upper_w(void) | shawn::Box | [inline] |
| ~Box() | shawn::Box |
1.5.6