Public Member Functions | |
| DoubleAreaPoint (const IntPoint &p) | |
| DoubleAreaPoint (double x, double y) | |
| IntPoint | int_point () |
Public Attributes | |
| double | X |
| double | Y |
| DoubleAreaPoint::DoubleAreaPoint | ( | const IntPoint & | p | ) |
References CArea::m_clipper_scale, X, and Y.
| IntPoint DoubleAreaPoint::int_point | ( | ) |
References CArea::m_clipper_scale, X, and Y.
| double DoubleAreaPoint::X |
| double DoubleAreaPoint::Y |