Skip to main content

simplify_polyline

Function simplify_polyline 

Source
pub fn simplify_polyline(points: &[Vec3], tolerance: f64) -> Vec<Vec3>