Assimp  v3.1.1 (June 2014)
ClipperLib::IntPoint Struct Reference

Public Member Functions

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

Public Attributes

long64 X
 
long64 Y
 

Friends

std::ostream & operator<< (std::ostream &s, IntPoint &p)
 

Constructor & Destructor Documentation

§ IntPoint()

ClipperLib::IntPoint::IntPoint ( long64  x = 0,
long64  y = 0 
)
inline

Friends And Related Function Documentation

§ operator<<

std::ostream& operator<< ( std::ostream &  s,
IntPoint p 
)
friend

Member Data Documentation

§ X

long64 ClipperLib::IntPoint::X

§ Y

long64 ClipperLib::IntPoint::Y

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