CP_Point() | CP_Point | |
CP_Point(float inHor, float inVer) | CP_Point | |
CP_Point(const CP_Point &inFloatPoint) | CP_Point | |
CP_Point(const Point &inPoint) | CP_Point | |
CP_Point(const POINT &inPoint) | CP_Point | |
fHorizontalCoord | CP_Point | [protected] |
fVerticalCoord | CP_Point | [protected] |
h() const | CP_Point | |
MakeEmpty() | CP_Point | |
Offset(const float horAmt, const float verAmt) | CP_Point | |
operator *(const CP_Point &inPoint) const | CP_Point | |
operator *=(const CP_Point &inPoint) | CP_Point | |
operator const POINT() const | CP_Point | |
operator const Point() const | CP_Point | |
operator const Point *() const | CP_Point | |
operator POINT() | CP_Point | |
operator Point() | CP_Point | |
operator Point *() | CP_Point | |
operator!=(const CP_Point &inPoint) const | CP_Point | |
operator+(const CP_Point &inPoint) const | CP_Point | |
operator+=(const CP_Point &inPoint) | CP_Point | |
operator+=(const CP_Size &inSize) | CP_Point | |
operator-() const | CP_Point | |
operator-(const CP_Point &inPoint) const | CP_Point | |
operator-=(const CP_Point &inPoint) | CP_Point | |
operator-=(const CP_Size &inSize) | CP_Point | |
operator/(const CP_Point &inPoint) const | CP_Point | |
operator/=(const CP_Point &inPoint) | CP_Point | |
operator<(const CP_Point &inPoint) | CP_Point | |
operator<=(const CP_Point &inPoint) const | CP_Point | |
operator=(const CP_Point &) | CP_Point | |
operator=(Point inPoint) | CP_Point | |
operator=(POINT inPoint) | CP_Point | |
operator==(const CP_Point &inPoint) const | CP_Point | |
operator>(const CP_Point &inPoint) | CP_Point | |
operator>=(const CP_Point &inPoint) const | CP_Point | |
operator[](CP_VHSelector sel) | CP_Point | |
operator[](CP_VHSelector sel) const | CP_Point | |
Set(const float inHor, const float inVer) | CP_Point | |
Set(const CP_Point &inPoint) | CP_Point | |
SetH(const float inHor) | CP_Point | |
SetV(const float inVer) | CP_Point | |
v() const | CP_Point | |
~CP_Point() | CP_Point |