Pyro higlevel API
|
This is the complete list of members for os::IRect, including all inherited members.
bottom | os::IRect | |
Bounds(void) const | os::IRect | inline |
DoIntersect(const IPoint &cPoint) const | os::IRect | inline |
DoIntersect(const IRect &cRect) const | os::IRect | inline |
Height() const | os::IRect | inline |
Includes(const Rect &cRect) const | os::IRect | inline |
Invalidate(void) | os::IRect | inline |
IRect(void) | os::IRect | inline |
IRect(int l, int t, int r, int b) | os::IRect | inline |
IRect(const IPoint &cMin, const IPoint &cMax) | os::IRect | inline |
IRect(const Rect &cRect) | os::IRect | inline |
IsValid() const | os::IRect | inline |
left | os::IRect | |
LeftTop() const | os::IRect | inline |
operator!=(const IRect &cRect) const | os::IRect | inline |
operator&(const IRect &cRect) const | os::IRect | inline |
operator&=(const IRect &cRect) | os::IRect | inline |
operator+(const IPoint &cPoint) const | os::IRect | inline |
operator+(const IRect &cRect) const | os::IRect | inline |
operator+=(const IPoint &cPoint) | os::IRect | inline |
operator-(const IPoint &cPoint) const | os::IRect | inline |
operator-(const IRect &cRect) const | os::IRect | inline |
operator-=(const IPoint &cPoint) | os::IRect | inline |
operator==(const IRect &cRect) const | os::IRect | inline |
operator|(const IRect &cRect) const | os::IRect | inline |
operator|(const IPoint &cPoint) const | os::IRect | inline |
operator|=(const IRect &cRect) | os::IRect | inline |
operator|=(const IPoint &cPoint) | os::IRect | inline |
Resize(int nLeft, int nTop, int nRight, int nBottom) | os::IRect | inline |
right | os::IRect | |
RightBottom() const | os::IRect | inline |
Size() const | os::IRect | inline |
top | os::IRect | |
Width() const | os::IRect | inline |
~IRect() | os::IRect | inline |