tlp::Rectangle< Obj > Member List
This is the complete list of members for
tlp::Rectangle< Obj >, including all inherited members.
array | tlp::Array< Vector< Obj, 2 >, 2 > | |
aspectRatio() const | tlp::Rectangle< Obj > | [inline] |
center() const | tlp::Rectangle< Obj > | [inline] |
height() const | tlp::Rectangle< Obj > | [inline] |
intersect(const Rectangle &r) const | tlp::Rectangle< Obj > | [inline] |
intersect(const Rectangle &r, Rectangle &intersection) const | tlp::Rectangle< Obj > | [inline] |
isInside(const Vector< Obj, 2 > &p) const | tlp::Rectangle< Obj > | [inline] |
isInside(const Rectangle &r) const | tlp::Rectangle< Obj > | [inline] |
isValid() const | tlp::Rectangle< Obj > | [inline] |
operator[](const unsigned int i) const | tlp::Array< Vector< Obj, 2 >, 2 > | [inline] |
operator[](const unsigned int i) | tlp::Array< Vector< Obj, 2 >, 2 > | [inline] |
Rectangle() | tlp::Rectangle< Obj > | [inline] |
Rectangle(const Obj xmin, const Obj ymin, const Obj xmax, const Obj ymax) | tlp::Rectangle< Obj > | [inline] |
Rectangle(const tlp::BoundingBox &b) | tlp::Rectangle< Obj > | [inline] |
Rectangle(const Vector< Obj, 2 > &min, const Vector< Obj, 2 > &max) | tlp::Rectangle< Obj > | [inline] |
surface() const | tlp::Rectangle< Obj > | [inline] |
translate(const tlp::Vector< Obj, 2 > &v) | tlp::Rectangle< Obj > | [inline] |
width() const | tlp::Rectangle< Obj > | [inline] |