![]() |
Polygon Crucher SDK - Documentation
Documentation
|
This is the complete list of members for CXPoint, including all inherited members.
| CXPoint() (defined in CXPoint) | CXPoint | inline |
| CXPoint(int X, int Y) (defined in CXPoint) | CXPoint | inline |
| CXPoint(POINT pt) (defined in CXPoint) | CXPoint | inline |
| CXPoint(POINTS pts) (defined in CXPoint) | CXPoint | inline |
| CXPoint(SIZE sz) (defined in CXPoint) | CXPoint | inline |
| Offset(int dx, int dy) (defined in CXPoint) | CXPoint | inline |
| Offset(POINT pt) (defined in CXPoint) | CXPoint | inline |
| Offset(SIZE sz) (defined in CXPoint) | CXPoint | inline |
| operator LPPOINT() (defined in CXPoint) | CXPoint | inline |
| operator!=(POINT pt) const (defined in CXPoint) | CXPoint | inline |
| operator+(SIZE sz) const (defined in CXPoint) | CXPoint | inline |
| operator+(POINT pt) const (defined in CXPoint) | CXPoint | inline |
| operator+(RECT rc) const (defined in CXPoint) | CXPoint | inline |
| operator+=(SIZE sz) (defined in CXPoint) | CXPoint | inline |
| operator+=(POINT pt) (defined in CXPoint) | CXPoint | inline |
| operator-() const (defined in CXPoint) | CXPoint | inline |
| operator-(SIZE sz) const (defined in CXPoint) | CXPoint | inline |
| operator-(POINT pt) const (defined in CXPoint) | CXPoint | inline |
| operator-(RECT rc) const (defined in CXPoint) | CXPoint | inline |
| operator-=(SIZE sz) (defined in CXPoint) | CXPoint | inline |
| operator-=(POINT pt) (defined in CXPoint) | CXPoint | inline |
| operator==(POINT pt) const (defined in CXPoint) | CXPoint | inline |
| SetPoint(int X, int Y) (defined in CXPoint) | CXPoint | inline |