VSTGUI  4.10
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
CPoint Member List

This is the complete list of members for CPoint, including all inherited members.

CPoint()=defaultCPoint
CPoint(CCoord x, CCoord y)CPointinline
makeIntegral()CPointinline
offset(const CCoord c)CPointinline
offset(const CCoord _x, const CCoord _y)CPointinline
offset(const CPoint &other)CPointinline
offsetInverse(const CPoint &other)CPointinline
operator!=(const CPoint &other) const CPointinline
operator()(CCoord _x, CCoord _y)CPointinline
operator*(double factor) const CPointinline
operator*=(double factor)CPointinline
operator+(const CPoint &other) const CPointinline
operator+=(const CPoint &other)CPointinline
operator-(const CPoint &other) const CPointinline
operator-() const CPointinline
operator-=(const CPoint &other)CPointinline
operator/(double factor) const CPointinline
operator/=(double factor)CPointinline
operator==(const CPoint &other) const CPointinline
xCPoint
yCPoint