DoubleAreaPoint Class Reference

Public Member Functions

 DoubleAreaPoint (const IntPoint &p)
 
 DoubleAreaPoint (double x, double y)
 
IntPoint int_point ()
 

Public Attributes

double X
 
double Y
 

Constructor & Destructor Documentation

◆ DoubleAreaPoint() [1/2]

DoubleAreaPoint::DoubleAreaPoint ( double  x,
double  y 
)

References X, and Y.

◆ DoubleAreaPoint() [2/2]

DoubleAreaPoint::DoubleAreaPoint ( const IntPoint p)

References CArea::m_clipper_scale, X, and Y.

Member Function Documentation

◆ int_point()

IntPoint DoubleAreaPoint::int_point ( )

References CArea::m_clipper_scale, X, and Y.

Member Data Documentation

◆ X

◆ Y


The documentation for this class was generated from the following file: