h | Pentagram::Rect | |
InRect(int px, int py) const | Pentagram::Rect | [inline] |
Intersect(int ox, int oy, int ow, int oh) | Pentagram::Rect | [inline] |
Intersect(const Rect &o) | Pentagram::Rect | [inline] |
IntersectOther(int &ox, int &oy, int &ow, int &oh) const | Pentagram::Rect | [inline] |
IsValid() const | Pentagram::Rect | [inline] |
MoveAbs(sint32 nx, sint32 ny) | Pentagram::Rect | [inline] |
MoveRel(sint32 dx, sint32 dy) | Pentagram::Rect | [inline] |
operator+(const Rect &o) const | Pentagram::Rect | [inline] |
operator+=(const Rect &o) | Pentagram::Rect | [inline] |
operator==(const Rect &o) const | Pentagram::Rect | [inline] |
Overlaps(const Rect &o) const | Pentagram::Rect | [inline] |
Rect() | Pentagram::Rect | [inline] |
Rect(int nx, int ny, int nw, int nh) | Pentagram::Rect | [inline] |
Rect(const Rect &o) | Pentagram::Rect | [inline] |
ResizeAbs(sint32 nw, sint32 nh) | Pentagram::Rect | [inline] |
ResizeRel(sint32 dw, sint32 dh) | Pentagram::Rect | [inline] |
Set(int nx, int ny, int nw, int nh) | Pentagram::Rect | [inline] |
Set(Rect &o) | Pentagram::Rect | [inline] |
Union(int ox, int oy, int ow, int oh) | Pentagram::Rect | [inline] |
Union(const Rect &o) | Pentagram::Rect | [inline] |
w | Pentagram::Rect | |
x | Pentagram::Rect | |
y | Pentagram::Rect | |