Skip to main content

polygon_path

Function polygon_path 

Source
pub fn polygon_path(points: &[(f32, f32)]) -> Path
Expand description

Builds a closed polygon path from the given vertex list.