Searched refs:AddPolyNodeToPaths (Results 1 – 1 of 1) sorted by relevance
4555 void AddPolyNodeToPaths(const PolyNode& polynode, NodeType nodetype, Paths& paths) in AddPolyNodeToPaths() function4564 AddPolyNodeToPaths(*polynode.Childs[i], nodetype, paths); in AddPolyNodeToPaths()4572 AddPolyNodeToPaths(polytree, ntAny, paths); in PolyTreeToPaths()4580 AddPolyNodeToPaths(polytree, ntClosed, paths); in ClosedPathsFromPolyTree()