Go to the source code of this file.
Functions | |
bool | operator!= (const CPoint2d &p1, const CPoint2d &p2) |
CPoint2d | operator* (const CPoint2d &p, float s) |
double | operator* (const CPoint2d &p1, const CPoint2d &p2) |
CPoint2d | operator+ (const CPoint2d &p1, const CPoint2d &p2) |
CPoint2d | operator- (const CPoint2d &p1, const CPoint2d &p2) |
CPoint2d | operator/ (const CPoint2d &p, float num) |
bool | operator== (const CPoint2d &p1, const CPoint2d &p2) |