Function map_model::pathfind::vehicles::make_input_graph[][src]

fn make_input_graph(
    map: &Map,
    nodes: &NodeMap<Node>,
    uber_turns: &[UberTurnV2],
    constraints: PathConstraints
) -> InputGraph