|
VSTGUI
4.2
Graphical User Interface Framework not only for VST plugins
|
This is the complete list of members for CPoint, including all inherited members.
| CPoint(CCoord h=0, CCoord v=0) | CPoint | inline |
| h | CPoint | |
| isInside(const CRect &r) const | CPoint | inline |
| makeIntegral() | CPoint | |
| offset(const CCoord h, const CCoord v) | CPoint | inline |
| operator!=(const CPoint &other) const | CPoint | inline |
| operator()(CCoord h, CCoord v) | CPoint | inline |
| operator+(const CPoint &other) const | CPoint | inline |
| operator+=(const CPoint &other) | CPoint | inline |
| operator-(const CPoint &other) const | CPoint | inline |
| operator-=(const CPoint &other) | CPoint | inline |
| operator==(const CPoint &other) const | CPoint | inline |
| v | CPoint | |
| x | CPoint | |
| y | CPoint |