Home
last modified time | relevance | path

Searched defs:polytree (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.cpp1502 bool Clipper::Execute(ClipType clipType, PolyTree &polytree, PolyFillType fillType) in Execute()
1528 bool Clipper::Execute(ClipType clipType, PolyTree& polytree, in Execute()
3213 void Clipper::BuildResult2(PolyTree& polytree) in BuildResult2()
4568 void PolyTreeToPaths(const PolyTree& polytree, Paths& paths) in PolyTreeToPaths()
4576 void ClosedPathsFromPolyTree(const PolyTree& polytree, Paths& paths) in ClosedPathsFromPolyTree()
4584 void OpenPathsFromPolyTree(PolyTree& polytree, Paths& paths) in OpenPathsFromPolyTree()