Home
last modified time | relevance | path

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

/dports/cad/sumo/sumo-1.2.0/src/netimport/
H A DNIImporter_OpenDrive.h588 static bool myImportInternalShapes; variable
H A DNIImporter_OpenDrive.cpp163 bool NIImporter_OpenDrive::myImportInternalShapes; member in NIImporter_OpenDrive
181 myImportInternalShapes = oc.getBool("opendrive.internal-shapes"); in loadNetwork()
813 if (myImportInternalShapes) { in buildConnectionsToOuter()
830 if (myImportInternalShapes) { in buildConnectionsToOuter()