Skip to main content

poly_tree_to_paths64

Function poly_tree_to_paths64 

Source
pub fn poly_tree_to_paths64(polytree: &PolyTree64) -> Paths64
Expand description

Convert a PolyTree64 to a flat list of Paths64. Direct port from clipper.h PolyTreeToPaths64.