Function ltn::neighbourhood::floodfill
source · [−]fn floodfill(
map: &Map,
start: RoadID,
neighbourhood_borders: &BTreeSet<IntersectionID>,
modal_filters: &ModalFilters
) -> Cell
fn floodfill(
map: &Map,
start: RoadID,
neighbourhood_borders: &BTreeSet<IntersectionID>,
modal_filters: &ModalFilters
) -> Cell