Searched defs:PolyNode (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/ | ||
| H A D | clipper.h | 133 class PolyNode; variable |
| H A D | clipper.cpp | 182 PolyNode::PolyNode(): Childs(), Parent(0), Index(0), m_IsOpen(false) in PolyNode() function in QtClipperLib::PolyNode |