Overview     Modules     Class Hierarchy     Classes     Members  

tlp::Rectangle< Obj > Member List

This is the complete list of members for tlp::Rectangle< Obj >, including all inherited members.
arraytlp::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) consttlp::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]


Tulip Software by LaBRI Visualization Team    2001 - 2011