Skip to main content

poly_tree_to_paths_d

Function poly_tree_to_paths_d 

Source
pub fn poly_tree_to_paths_d(polytree: &PolyTreeD) -> PathsD
Expand description

Convert a PolyTreeD to a flat list of PathsD. Direct port from clipper.h PolyTreeToPathsD.