Skip to main content

poly_segments

Function poly_segments 

Source
fn poly_segments(pts: &[Point], close: bool) -> Vec<Segment>
Expand description

点列を閉路セグメントに変換