Home
last modified time | relevance | path

Searched defs:OpenDriveLink (Results 1 – 1 of 1) sorted by relevance

/dports/cad/sumo/sumo-1.2.0/src/netimport/
H A DNIImporter_OpenDrive.h214 struct OpenDriveLink { struct
219 OpenDriveLink(LinkType linkTypeArg, const std::string& elementIDArg) in OpenDriveLink() function
223 LinkType linkType;
224 std::string elementID;
225 ElementType elementType;
226 ContactPoint contactPoint;