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