Public Member Functions | |
| PGE_PointF (const PGE_PointF &p) | |
| PGE_PointF (const PGE_Point &p) | |
| PGE_PointF (double x, double y) | |
| void | setPoint (double x, double y) |
| void | setX (double x) |
| void | setY (double y) |
| bool | isNull () |
| double | x () |
| double | y () |
Friends | |
| class | PGE_Point |
| bool | operator== (const PGE_PointF &lhs, const PGE_PointF &rhs) |
| bool | operator!= (const PGE_PointF &lhs, const PGE_PointF &rhs) |
1.8.7