make_graph_map

Function make_graph_map 

Source
fn make_graph_map(
    commands: &mut Commands<'_, '_>,
    oud2_stations: &Vec<OUD2Station>,
) -> (GraphMap<Entity, Entity, Undirected>, Vec<Entity>)
Expand description

Creates the graph map from the list of stations in the OuDiaSecond data.