Home
last modified time | relevance | path

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

/dports/cad/sumo/sumo-1.2.0/src/netimport/
H A DNIImporter_OpenDrive.h648 static StringBijection<int>::Entry openDriveTags[]; variable
H A DNIImporter_OpenDrive.cpp73 StringBijection<int>::Entry NIImporter_OpenDrive::openDriveTags[] = { member in NIImporter_OpenDrive
1705 …: GenericSAXHandler(openDriveTags, OPENDRIVE_TAG_NOTHING, openDriveAttrs, OPENDRIVE_ATTR_NOTHING, … in NIImporter_OpenDrive()