| bottom (defined in Common::RectBase< int32, Rect32, Point32 >) | Common::RectBase< int32, Rect32, Point32 > | |
| center(int32 cx, int32 cy, int32 w, int32 h) | Common::RectBase< int32, Rect32, Point32 > | inlinestatic |
| center() const | Common::RectBase< int32, Rect32, Point32 > | inline |
| clip(const Rect32 &r) | Common::RectBase< int32, Rect32, Point32 > | inline |
| clip(int32 maxw, int32 maxh) | Common::RectBase< int32, Rect32, Point32 > | inline |
| constrain(const Rect32 &o) | Common::RectBase< int32, Rect32, Point32 > | inline |
| constrain(int32 &x, int32 &y, int32 w, int32 h) const | Common::RectBase< int32, Rect32, Point32 > | inline |
| contains(int32 x, int32 y) const | Common::RectBase< int32, Rect32, Point32 > | inline |
| contains(const Point32 &p) const | Common::RectBase< int32, Rect32, Point32 > | inline |
| contains(const Rect32 &r) const | Common::RectBase< int32, Rect32, Point32 > | inline |
| debugPrint(int debuglevel=0, const char *caption="Rect:") const | Common::RectBase< int32, Rect32, Point32 > | inline |
| debugPrintC(int debuglevel, uint32 debugChannel, const char *caption="Rect:") const | Common::RectBase< int32, Rect32, Point32 > | inline |
| equals(const Rect32 &r) const | Common::RectBase< int32, Rect32, Point32 > | inline |
| extend(const Rect32 &r) | Common::RectBase< int32, Rect32, Point32 > | inline |
| findIntersectingRect(const Rect32 &r) const | Common::RectBase< int32, Rect32, Point32 > | inline |
| getBlitRect(Point32 &dst, Rect32 &rect, const Rect32 &clip) | Common::RectBase< int32, Rect32, Point32 > | inlinestatic |
| grow(int32 offset) | Common::RectBase< int32, Rect32, Point32 > | inline |
| height() const | Common::RectBase< int32, Rect32, Point32 > | inline |
| intersects(const Rect32 &r) const | Common::RectBase< int32, Rect32, Point32 > | inline |
| isEmpty() const | Common::RectBase< int32, Rect32, Point32 > | inline |
| isValidRect() const | Common::RectBase< int32, Rect32, Point32 > | inline |
| left | Common::RectBase< int32, Rect32, Point32 > | |
| moveTo(int32 x, int32 y) | Common::RectBase< int32, Rect32, Point32 > | inline |
| moveTo(const Point32 &p) | Common::RectBase< int32, Rect32, Point32 > | inline |
| operator!=(const Rect32 &rhs) const | Common::RectBase< int32, Rect32, Point32 > | inline |
| operator==(const Rect32 &rhs) const | Common::RectBase< int32, Rect32, Point32 > | inline |
| origin() const | Common::RectBase< int32, Rect32, Point32 > | inline |
| Rect32() (defined in Common::Rect32) | Common::Rect32 | inline |
| Rect32(int32 w, int32 h) (defined in Common::Rect32) | Common::Rect32 | inline |
| Rect32(const Point32 &topLeft, const Point32 &bottomRight) (defined in Common::Rect32) | Common::Rect32 | inline |
| Rect32(const Point32 &topLeft, int32 w, int32 h) (defined in Common::Rect32) | Common::Rect32 | inline |
| Rect32(int32 x1, int32 y1, int32 x2, int32 y2) (defined in Common::Rect32) | Common::Rect32 | inline |
| RectBase() (defined in Common::RectBase< int32, Rect32, Point32 >) | Common::RectBase< int32, Rect32, Point32 > | inline |
| RectBase(int32 w, int32 h) | Common::RectBase< int32, Rect32, Point32 > | inline |
| RectBase(const Point32 &topLeft, const Point32 &bottomRight) | Common::RectBase< int32, Rect32, Point32 > | inline |
| RectBase(const Point32 &topLeft, int32 w, int32 h) | Common::RectBase< int32, Rect32, Point32 > | inline |
| RectBase(int32 x1, int32 y1, int32 x2, int32 y2) | Common::RectBase< int32, Rect32, Point32 > | inline |
| right | Common::RectBase< int32, Rect32, Point32 > | |
| setEmpty() | Common::RectBase< int32, Rect32, Point32 > | inline |
| setHeight(int32 aHeight) | Common::RectBase< int32, Rect32, Point32 > | inline |
| setRect(int32 newLeft, int32 newTop, int32 newRight, int32 newBottom) | Common::RectBase< int32, Rect32, Point32 > | inline |
| setWidth(int32 aWidth) | Common::RectBase< int32, Rect32, Point32 > | inline |
| top (defined in Common::RectBase< int32, Rect32, Point32 >) | Common::RectBase< int32, Rect32, Point32 > | |
| toString() const | Common::RectBase< int32, Rect32, Point32 > | inline |
| translate(int32 dx, int32 dy) | Common::RectBase< int32, Rect32, Point32 > | inline |
| width() const | Common::RectBase< int32, Rect32, Point32 > | inline |