SUMO - Simulation of Urban MObility
|
Representation of an openDrive connection. More...
#include <NIImporter_OpenDrive.h>
Public Member Functions | |
OpenDriveLink (LinkType linkTypeArg, const std::string &elementIDArg) | |
Data Fields | |
ContactPoint | contactPoint |
std::string | elementID |
ElementType | elementType |
LinkType | linkType |
Representation of an openDrive connection.
Definition at line 168 of file NIImporter_OpenDrive.h.
NIImporter_OpenDrive::OpenDriveLink::OpenDriveLink | ( | LinkType | linkTypeArg, |
const std::string & | elementIDArg | ||
) | [inline] |
Definition at line 169 of file NIImporter_OpenDrive.h.
Definition at line 176 of file NIImporter_OpenDrive.h.
Referenced by NIImporter_OpenDrive::addLink(), and NIImporter_OpenDrive::loadNetwork().
std::string NIImporter_OpenDrive::OpenDriveLink::elementID |
Definition at line 174 of file NIImporter_OpenDrive.h.
Referenced by NIImporter_OpenDrive::loadNetwork().
Definition at line 175 of file NIImporter_OpenDrive.h.
Referenced by NIImporter_OpenDrive::addLink(), and NIImporter_OpenDrive::loadNetwork().
Definition at line 173 of file NIImporter_OpenDrive.h.
Referenced by NIImporter_OpenDrive::loadNetwork().