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