Skip to main content

waypoint_nodes

Function waypoint_nodes 

Source
fn waypoint_nodes(
    waypoints: &[Waypoint],
) -> (Vec<PathOrdinal>, BTreeMap<PathOrdinal, Point>)
Expand description

The in-progress corners as the router speaks them: waypoints are positional, so a corner’s identity is its index in the list.