Home
last modified time | relevance | path

Searched refs:buildConnectionsToOuter (Results 1 – 2 of 2) sorted by relevance

/dports/cad/sumo/sumo-1.2.0/src/netimport/
H A DNIImporter_OpenDrive.h569 …static void buildConnectionsToOuter(const Connection& c, const std::map<std::string, OpenDriveEdge…
H A DNIImporter_OpenDrive.cpp590 buildConnectionsToOuter(*i, innerEdges, connections2, seen); in loadNetwork()
776 NIImporter_OpenDrive::buildConnectionsToOuter(const Connection& c, const std::map<std::string, Open… in buildConnectionsToOuter() function in NIImporter_OpenDrive
805 buildConnectionsToOuter(*i, innerEdges, t, seen); in buildConnectionsToOuter()