Home
last modified time | relevance | path

Searched refs:AddPolyNodeToPaths (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.cpp4555 void AddPolyNodeToPaths(const PolyNode& polynode, NodeType nodetype, Paths& paths) in AddPolyNodeToPaths() function
4564 AddPolyNodeToPaths(*polynode.Childs[i], nodetype, paths); in AddPolyNodeToPaths()
4572 AddPolyNodeToPaths(polytree, ntAny, paths); in PolyTreeToPaths()
4580 AddPolyNodeToPaths(polytree, ntClosed, paths); in ClosedPathsFromPolyTree()