Skip to main content

pruned_waypoints

Function pruned_waypoints 

Source
pub fn pruned_waypoints(
    waypoints: &[Waypoint],
    doomed: &[PathOrdinal],
) -> Vec<Waypoint>
Expand description

The polyline with doomed dropped — the prune applied, for the commit that writes it and the preview that previews it.