Polygon Crucher SDK - Documentation
Documentation
Loading...
Searching...
No Matches
CXRect Member List

This is the complete list of members for CXRect, including all inherited members.

BottomRight() const (defined in CXRect)CXRectinline
CenterPoint() const (defined in CXRect)CXRectinline
CopyRect(RECT rc) (defined in CXRect)CXRectinline
CXRect() (defined in CXRect)CXRectinline
CXRect(int l, int t, int r, int b) (defined in CXRect)CXRectinline
CXRect(RECT rc) (defined in CXRect)CXRectinline
CXRect(POINT pt, SIZE sz) (defined in CXRect)CXRectinline
CXRect(POINT topLeft, POINT bottomRight) (defined in CXRect)CXRectinline
DeflateRect(int x, int y) (defined in CXRect)CXRectinline
DeflateRect(SIZE size) (defined in CXRect)CXRectinline
DeflateRect(RECT rc) (defined in CXRect)CXRectinline
DeflateRect(int l, int t, int r, int b) (defined in CXRect)CXRectinline
EqualRect(RECT rc) const (defined in CXRect)CXRectinline
Height() const (defined in CXRect)CXRectinline
InflateRect(int dx, int dy) (defined in CXRect)CXRectinline
InflateRect(SIZE sz) (defined in CXRect)CXRectinline
InflateRect(RECT rc) (defined in CXRect)CXRectinline
InflateRect(int l, int t, int r, int b) (defined in CXRect)CXRectinline
IntersectRect(RECT rc1, RECT rc2) (defined in CXRect)CXRectinline
IsRectEmpty() const (defined in CXRect)CXRectinline
IsRectNull() const (defined in CXRect)CXRectinline
MoveToX(int x) (defined in CXRect)CXRectinline
MoveToXY(int x, int y) (defined in CXRect)CXRectinline
MoveToXY(POINT pt) (defined in CXRect)CXRectinline
MoveToY(int y) (defined in CXRect)CXRectinline
MulDiv(int nMult, int nDiv) const (defined in CXRect)CXRectinline
NormalizeRect() (defined in CXRect)CXRectinline
OffsetRect(int dx, int dy) (defined in CXRect)CXRectinline
OffsetRect(POINT pt) (defined in CXRect)CXRectinline
OffsetRect(SIZE size) (defined in CXRect)CXRectinline
operator LPCRECT() const (defined in CXRect)CXRectinline
operator LPRECT() (defined in CXRect)CXRectinline
operator!=(RECT rc) const (defined in CXRect)CXRectinline
operator&(RECT rc) const (defined in CXRect)CXRectinline
operator&=(RECT rc) (defined in CXRect)CXRectinline
operator+(POINT pt) const (defined in CXRect)CXRectinline
operator+(SIZE sz) const (defined in CXRect)CXRectinline
operator+(RECT rc) const (defined in CXRect)CXRectinline
operator+=(POINT pt) (defined in CXRect)CXRectinline
operator+=(SIZE size) (defined in CXRect)CXRectinline
operator+=(RECT rc) (defined in CXRect)CXRectinline
operator-(POINT pt) const (defined in CXRect)CXRectinline
operator-(SIZE sz) const (defined in CXRect)CXRectinline
operator-(RECT rc) const (defined in CXRect)CXRectinline
operator-=(RECT rc) (defined in CXRect)CXRectinline
operator-=(POINT pt) (defined in CXRect)CXRectinline
operator-=(SIZE sz) (defined in CXRect)CXRectinline
operator==(RECT rc) const (defined in CXRect)CXRectinline
operator|(RECT rc) const (defined in CXRect)CXRectinline
operator|=(RECT rc) (defined in CXRect)CXRectinline
PtInRect(POINT pt) const (defined in CXRect)CXRectinline
SetRect(int l, int t, int r, int b) (defined in CXRect)CXRectinline
SetRect(POINT TopLeft, POINT BtmRight) (defined in CXRect)CXRectinline
SetRectEmpty() (defined in CXRect)CXRectinline
Size() const (defined in CXRect)CXRectinline
SubtractRect(RECT rc1, RECT rc2) (defined in CXRect)CXRectinline
TopLeft() const (defined in CXRect)CXRectinline
UnionRect(RECT rc1, RECT rc2) (defined in CXRect)CXRectinline
Width() const (defined in CXRect)CXRectinline