All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Box< T > Member List

This is the complete list of members for Box< T >, including all inherited members.

add(const Point< T > &u)Box< T >inline
add(const Box &u)Box< T >inline
bottom() const Box< T >inline
bottom(T t)Box< T >inline
bottomLeft() const Box< T >inline
bottomLeft(Point< T > p)Box< T >inline
bottomRight() const Box< T >inline
bottomRight(Point< T > p)Box< T >inline
Box()Box< T >inline
Box(Point< T > a)Box< T >inline
Box(Point< T > a, Point< T > b)Box< T >inline
Box(T l, T b, T r, T t)Box< T >inline
clear()Box< T >inline
empty() const Box< T >inline
height() const Box< T >inline
inside(const Point< T > &u) const Box< T >inline
left() const Box< T >inline
left(T t)Box< T >inline
operator&(const Box &u) const Box< T >inline
operator<<(std::ostream &os, const Box< T > &b)Box< T >related
operator>>(std::istream &is, Box< T > &b)Box< T >related
right() const Box< T >inline
right(T t)Box< T >inline
top() const Box< T >inline
top(T t)Box< T >inline
topLeft() const Box< T >inline
topLeft(Point< T > p)Box< T >inline
topRight() const Box< T >inline
topRight(Point< T > p)Box< T >inline
width() const Box< T >inline