| Contains(const TPoint< Type > &p) const | impeller::TRect< T > | inline |
| Contains(const TRect &o) const | impeller::TRect< T > | inline |
| Cutout(const TRect &o) const | impeller::TRect< T > | inline |
| Expand(T left, T top, T right, T bottom) const | impeller::TRect< T > | inline |
| Expand(T amount) const | impeller::TRect< T > | inline |
| GetBottom() const | impeller::TRect< T > | inline |
| GetLeft() const | impeller::TRect< T > | inline |
| GetLeftBottom() const | impeller::TRect< T > | inline |
| GetLeftTop() const | impeller::TRect< T > | inline |
| GetLTRB() const | impeller::TRect< T > | inline |
| GetPoints() const | impeller::TRect< T > | inline |
| GetPositive() const | impeller::TRect< T > | inline |
| GetRight() const | impeller::TRect< T > | inline |
| GetRightBottom() const | impeller::TRect< T > | inline |
| GetRightTop() const | impeller::TRect< T > | inline |
| GetTop() const | impeller::TRect< T > | inline |
| GetTransformedPoints(const Matrix &transform) const | impeller::TRect< T > | inline |
| Intersection(const TRect &o) const | impeller::TRect< T > | inline |
| IntersectsWithRect(const TRect &o) const | impeller::TRect< T > | inline |
| IsEmpty() const | impeller::TRect< T > | inline |
| IsMaximum() const | impeller::TRect< T > | inline |
| IsZero() const | impeller::TRect< T > | inline |
| MakeLTRB(Type left, Type top, Type right, Type bottom) | impeller::TRect< T > | inlinestatic |
| MakeMaximum() | impeller::TRect< T > | inlinestatic |
| MakePointBounds(const PointIter first, const PointIter last) | impeller::TRect< T > | inlinestatic |
| MakeSize(const TSize< U > &size) | impeller::TRect< T > | inlinestatic |
| MakeXYWH(Type x, Type y, Type width, Type height) | impeller::TRect< T > | inlinestatic |
| operator*(Type scale) const | impeller::TRect< T > | inline |
| operator*(const TRect &r) const | impeller::TRect< T > | inline |
| operator+(const TRect &r) const | impeller::TRect< T > | inline |
| operator-(const TRect &r) const | impeller::TRect< T > | inline |
| operator==(const TRect &r) const | impeller::TRect< T > | inline |
| origin | impeller::TRect< T > | |
| Project(TRect< T > source) const | impeller::TRect< T > | inline |
| Scale(Type scale) const | impeller::TRect< T > | inline |
| Scale(TPoint< T > scale) const | impeller::TRect< T > | inline |
| Scale(TSize< T > scale) const | impeller::TRect< T > | inline |
| Shift(TPoint< T > offset) const | impeller::TRect< T > | inline |
| size | impeller::TRect< T > | |
| TransformBounds(const Matrix &transform) const | impeller::TRect< T > | inline |
| TRect() | impeller::TRect< T > | inline |
| TRect(TSize< Type > size) | impeller::TRect< T > | inline |
| TRect(TPoint< Type > origin, TSize< Type > size) | impeller::TRect< T > | inline |
| TRect(const Type components[4]) | impeller::TRect< T > | inline |
| TRect(Type x, Type y, Type width, Type height) | impeller::TRect< T > | inline |
| TRect(const TRect< U > &other) | impeller::TRect< T > | inlineexplicit |
| Type typedef | impeller::TRect< T > | |
| Union(const TRect &o) const | impeller::TRect< T > | inline |