| VSTGUI 4.10
    Graphical User Interface Framework not only for VST plugins | 
This is the complete list of members for CPoint, including all inherited members.
| CPoint()=default | CPoint | |
| CPoint(CCoord x, CCoord y) | CPoint | inline | 
| makeIntegral() | CPoint | inline | 
| offset(const CCoord c) | CPoint | inline | 
| offset(const CCoord _x, const CCoord _y) | CPoint | inline | 
| offset(const CPoint &other) | CPoint | inline | 
| offsetInverse(const CPoint &other) | CPoint | inline | 
| operator!=(const CPoint &other) const | CPoint | inline | 
| operator()(CCoord _x, CCoord _y) | CPoint | inline | 
| operator*(double factor) const | CPoint | inline | 
| operator*=(double factor) | 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 | inline | 
| operator-=(const CPoint &other) | CPoint | inline | 
| operator/(double factor) const | CPoint | inline | 
| operator/=(double factor) | CPoint | inline | 
| operator==(const CPoint &other) const | CPoint | inline | 
| x | CPoint | |
| y | CPoint |