#include <vstgui.h>
Public Member Functions | |
CPoint (CCoord h=0, CCoord v=0) | |
CPoint & | operator() (CCoord h, CCoord v) |
bool | isInside (CRect &r) const |
bool | operator!= (const CPoint &other) const |
bool | operator== (const CPoint &other) const |
CPoint & | offset (CCoord h, CCoord v) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|