![]() |
Polygon Crucher SDK - Documentation
Documentation
|
Public Member Functions | |
CXSize (int CX, int CY) | |
CXSize (SIZE sz) | |
CXSize (POINT pt) | |
void | SetSize (int CX, int CY) |
operator LPSIZE () | |
bool | operator== (SIZE sz) const |
bool | operator!= (SIZE sz) const |
void | operator+= (SIZE sz) |
void | operator-= (SIZE sz) |
CXSize | operator- () const |
CXSize | operator+ (SIZE sz) const |
CXSize | operator- (SIZE sz) const |
CXPoint | operator+ (POINT point) const |
CXPoint | operator- (POINT point) const |
CXRect | operator+ (RECT rc) const |
CXRect | operator- (RECT rc) const |