| Base typedef | Rect< T, D > | |
| BoxType typedef | Rect< T, D > | |
| contains(const OtherGeometry &otherGeometry) const | RectBase< T, D, Rect< T, D > > | inline |
| convertFrom(const RectBase< U, D, OtherDerived > &other) | RectBase< T, D, Rect< T, D > > | inlinestatic |
| disjoint(const OtherGeometry &otherGeometry) const | RectBase< T, D, Rect< T, D > > | inline |
| intersects(const OtherGeometry &otherGeometry) const | RectBase< T, D, Rect< T, D > > | inline |
| invalid() | RectBase< T, D, Rect< T, D > > | inlinestatic |
| isNull() const | RectBase< T, D, Rect< T, D > > | inline |
| isValid() const | RectBase< T, D, Rect< T, D > > | inline |
| maxCorner | RectBase< T, D, Rect< T, D > > | |
| minCorner | RectBase< T, D, Rect< T, D > > | |
| normalized() const | RectBase< T, D, Rect< T, D > > | inline |
| null() | RectBase< T, D, Rect< T, D > > | inlinestatic |
| operator BoxType() const | RectBase< T, D, Rect< T, D > > | inline |
| operator!=(const RectBase< T, D, OtherDerived > &other) const | RectBase< T, D, Rect< T, D > > | inline |
| operator&(const Rect< T, D > &other) const | RectBase< T, D, Rect< T, D > > | inline |
| operator&=(const Rect< T, D > &other) | RectBase< T, D, Rect< T, D > > | inline |
| operator+(const PointType &displacement) const | RectBase< T, D, Rect< T, D > > | inline |
| operator+=(const PointType &displacement) | RectBase< T, D, Rect< T, D > > | inline |
| operator==(const RectBase< T, D, OtherDerived > &other) const | RectBase< T, D, Rect< T, D > > | inline |
| operator|(const Rect< T, D > &other) const | RectBase< T, D, Rect< T, D > > | inline |
| operator|=(const Rect< T, D > &other) | RectBase< T, D, Rect< T, D > > | inline |
| operator|=(const PointType &p) | RectBase< T, D, Rect< T, D > > | inline |
| PointType typedef | Rect< T, D > | |
| Rect() | Rect< T, D > | inline |
| Rect(const PointType &p1, const PointType &p2, bool makeValid=true) | Rect< T, D > | inline |
| RectBase() | RectBase< T, D, Rect< T, D > > | inline |
| RectBase(T x, T y, T z, T width, T height, T depth) | RectBase< T, D, Rect< T, D > > | inline |
| RectBase(T x, T y, T width, T height) | RectBase< T, D, Rect< T, D > > | inline |
| RectBase(const PointType &pos, T width, T height) | RectBase< T, D, Rect< T, D > > | inlineexplicit |
| RectBase(const PointType &pos, T width, T height, T depth) | RectBase< T, D, Rect< T, D > > | inlineexplicit |
| RectBase(const PointType &pos, const SizeType &s) | RectBase< T, D, Rect< T, D > > | inlineexplicit |
| RectBase(const BoxType &box) | RectBase< T, D, Rect< T, D > > | inlineexplicit |
| RectBase(const PointType &p1, const PointType &p2, bool makeValid) | RectBase< T, D, Rect< T, D > > | inlineexplicit |
| reflect(Reflector &reflector) | RectBase< T, D, Rect< T, D > > | inline |
| size() const | RectBase< T, D, Rect< T, D > > | inline |
| SizeType typedef | Rect< T, D > | |
| zero() | RectBase< T, D, Rect< T, D > > | inlinestatic |