v0.14.0 |
#include <users_modules/mortar_contact/src/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) |
Definition at line 85 of file clipper.hpp.
Definition at line 92 of file clipper.hpp.
Definition at line 99 of file clipper.hpp.
Definition at line 95 of file clipper.hpp.
cInt ClipperLib::IntPoint::X |
Definition at line 86 of file clipper.hpp.
cInt ClipperLib::IntPoint::Y |
Definition at line 87 of file clipper.hpp.