pub fn poly_tree_to_paths64(polytree: &PolyTree64) -> Paths64Expand description
Convert a PolyTree64 to a flat list of Paths64. Direct port from clipper.h PolyTreeToPaths64.
pub fn poly_tree_to_paths64(polytree: &PolyTree64) -> Paths64Convert a PolyTree64 to a flat list of Paths64. Direct port from clipper.h PolyTreeToPaths64.