importer::soundcast::trips

Function clip_trips

Source
fn clip_trips(
    map: &Map,
    popdat: &PopDat,
    huge_map: &Map,
    only_passthrough_trips: bool,
    timer: &mut Timer<'_>,
) -> Vec<Trip>