This is the complete list of members for ON_4iRect, including all inherited members.
bottom | ON_4iRect | |
BottomRight(void) const | ON_4iRect | |
CenterPoint(void) const | ON_4iRect | |
DeflateRect(int, int) | ON_4iRect | |
Height(void) const | ON_4iRect | |
InflateRect(int, int) | ON_4iRect | |
InflateRect(int, int, int, int) | ON_4iRect | |
IntersectRect(const ON_4iRect *r1, const ON_4iRect *r2) | ON_4iRect | |
IntersectRect(const ON_4iRect &r1, const ON_4iRect &r2) | ON_4iRect | |
IsRectEmpty(void) const | ON_4iRect | |
IsRectNull(void) const | ON_4iRect | |
IsSet() const | ON_4iRect | |
IsZero() const | ON_4iRect | |
left | ON_4iRect | |
NormalizeRect() | ON_4iRect | |
OffsetRect(int, int) | ON_4iRect | |
OffsetRect(const ON_2iVector &) | ON_4iRect | |
ON_4iRect()=default | ON_4iRect | |
ON_4iRect(const ON_4iRect &)=default | ON_4iRect | |
ON_4iRect(int left, int top, int right, int bottom) | ON_4iRect | |
ON_4iRect(const ON_2iPoint topLeft, const ON_2iPoint &bottomRight) | ON_4iRect | |
ON_4iRect(const ON_2iPoint &point, const ON_2iSize &size) | ON_4iRect | |
operator=(const ON_4iRect &)=default | ON_4iRect | |
PtInRect(const ON_2iPoint &pt) const | ON_4iRect | |
right | ON_4iRect | |
SetRect(int l, int t, int r, int b) | ON_4iRect | |
SetRectEmpty(void) | ON_4iRect | inline |
SetZero() | ON_4iRect | |
Size(void) const | ON_4iRect | |
SubtractRect(const ON_4iRect *rect1, const ON_4iRect *rect2) | ON_4iRect | |
top | ON_4iRect | |
TopLeft(void) const | ON_4iRect | |
Unset | ON_4iRect | static |
Width(void) const | ON_4iRect | |
Zero | ON_4iRect | static |
~ON_4iRect()=default | ON_4iRect |