ClipperLib::IntPoint Struct Reference

#include <clipper.hpp>

Public Member Functions

 IntPoint (cInt x=0, cInt y=0)
 

Public Attributes

cInt X
 
cInt Y
 

Friends

bool operator!= (const IntPoint &a, const IntPoint &b)
 
bool operator== (const IntPoint &a, const IntPoint &b)
 

Constructor & Destructor Documentation

◆ IntPoint()

ClipperLib::IntPoint::IntPoint ( cInt  x = 0,
cInt  y = 0 
)

Friends And Related Function Documentation

◆ operator!=

bool operator!= ( const IntPoint a,
const IntPoint b 
)
friend

◆ operator==

bool operator== ( const IntPoint a,
const IntPoint b 
)
friend

Member Data Documentation

◆ X

◆ Y


The documentation for this struct was generated from the following file:
  • src/Mod/Path/libarea/clipper.hpp