[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
Box Member List | ![]() |
This is the complete list of members for Box, including all inherited members.
addBorder(VALUETYPE borderWidth) | Box | |
addSize(Vector const &offset) | Box | |
begin() const | Box | |
begin() | Box | |
Box() | Box | |
Box(Vector const &begin, Vector const &end) | Box | |
Box(Vector const &size) | Box | [explicit] |
contains(Vector const &p) const | Box | |
contains(Box const &r) const | Box | |
end() const | Box | |
end() | Box | |
intersects(Box const &r) const | Box | |
isEmpty() const | Box | |
moveBy(Vector const &offset) | Box | |
moveTo(Vector const &newBegin) | Box | |
operator &(Box const &r) const | Box | |
operator &=(Box const &r) | Box | |
operator!=(Box const &r) const | Box | |
operator*(double scale) | Box | |
operator*=(double scale) | Box | |
operator+(const Vector &offset) | Box | |
operator+=(const Vector &offset) | Box | |
operator-(const Vector &offset) | Box | |
operator-=(const Vector &offset) | Box | |
operator/(double scale) | Box | |
operator/=(double scale) | Box | |
operator==(Box const &r) const | Box | |
operator|(Vector const &p) const | Box | |
operator|(Box const &r) const | Box | |
operator|=(Vector const &p) | Box | |
operator|=(Box const &r) | Box | |
RangePolicy typedef | Box | [protected] |
setBegin(Vector const &begin) | Box | |
setEnd(Vector const &end) | Box | |
setSize(Vector const &size) | Box | |
size() const | Box | |
value_type typedef | Box | |
Vector typedef | Box | |
volume() const | Box | |
VolumeType typedef | Box |
© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de) |
html generated using doxygen and Python
|