, including all inherited members.
| area() const | claw::math::box_2d< T > | [inline] |
| bottom() const | claw::math::box_2d< T > | [inline] |
| bottom(const value_type &p) | claw::math::box_2d< T > | [inline] |
| bottom_left() const | claw::math::box_2d< T > | [inline] |
| bottom_left(const coordinate_2d< value_type > &p) | claw::math::box_2d< T > | [inline] |
| bottom_right() const | claw::math::box_2d< T > | [inline] |
| bottom_right(const coordinate_2d< value_type > &p) | claw::math::box_2d< T > | [inline] |
| box_2d() | claw::math::box_2d< T > | [inline] |
| box_2d(const self_type &that) | claw::math::box_2d< T > | [inline] |
| box_2d(const rectangle< value_type > &that) | claw::math::box_2d< T > | [inline] |
| box_2d(const point_type &p1, const point_type &p2) | claw::math::box_2d< T > | [inline] |
| box_2d(const value_type &x1, const value_type &y1, const value_type &x2, const value_type &y2) | claw::math::box_2d< T > | [inline] |
| cast_value_type_to() const | claw::math::box_2d< T > | [inline] |
| first_point | claw::math::box_2d< T > | |
| height() const | claw::math::box_2d< T > | [inline] |
| includes(const coordinate_2d< value_type > &p) const | claw::math::box_2d< T > | [inline] |
| includes(const self_type &r) const | claw::math::box_2d< T > | [inline] |
| intersection(const self_type &r) const | claw::math::box_2d< T > | [inline] |
| intersects(const self_type &r) const | claw::math::box_2d< T > | [inline] |
| left() const | claw::math::box_2d< T > | [inline] |
| left(const value_type &p) | claw::math::box_2d< T > | [inline] |
| operator!=(const self_type &vect) const | claw::math::box_2d< T > | [inline] |
| operator+(const point_type &vect) const | claw::math::box_2d< T > | [inline] |
| operator+=(const point_type &vect) | claw::math::box_2d< T > | [inline] |
| operator-(const point_type &vect) const | claw::math::box_2d< T > | [inline] |
| operator-=(const point_type &vect) | claw::math::box_2d< T > | [inline] |
| operator==(const self_type &vect) const | claw::math::box_2d< T > | [inline] |
| point_type typedef | claw::math::box_2d< T > | |
| right() const | claw::math::box_2d< T > | [inline] |
| right(const value_type &p) | claw::math::box_2d< T > | [inline] |
| second_point | claw::math::box_2d< T > | |
| self_type typedef | claw::math::box_2d< T > | |
| set(const value_type &x1, const value_type &y1, const value_type &x2, const value_type &y2) | claw::math::box_2d< T > | [inline] |
| shift_x(const value_type &d) | claw::math::box_2d< T > | [inline] |
| shift_y(const value_type &d) | claw::math::box_2d< T > | [inline] |
| size() const | claw::math::box_2d< T > | [inline] |
| top() const | claw::math::box_2d< T > | [inline] |
| top(const value_type &p) | claw::math::box_2d< T > | [inline] |
| top_left() const | claw::math::box_2d< T > | [inline] |
| top_left(const coordinate_2d< value_type > &p) | claw::math::box_2d< T > | [inline] |
| top_right() const | claw::math::box_2d< T > | [inline] |
| top_right(const coordinate_2d< value_type > &p) | claw::math::box_2d< T > | [inline] |
| value_type typedef | claw::math::box_2d< T > | |
| width() const | claw::math::box_2d< T > | [inline] |
| x_intersection(const self_type &r, self_type &result) const | claw::math::box_2d< T > | [inline, private] |
| y_intersection(const self_type &r, self_type &result) const | claw::math::box_2d< T > | [inline, private] |