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 
)

◆ DoubleAreaPoint() [2/2]

DoubleAreaPoint::DoubleAreaPoint ( const IntPoint p)

Member Function Documentation

◆ int_point()

IntPoint DoubleAreaPoint::int_point ( )

Member Data Documentation

◆ X

double DoubleAreaPoint::X

◆ Y

double DoubleAreaPoint::Y

The documentation for this class was generated from the following file:
  • src/Mod/Path/libarea/AreaClipper.cpp