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