Home
last modified time | relevance | path

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

/dports/cad/sumo/sumo-1.2.0/src/netimport/
H A DNIImporter_OpenDrive.h343 OpenDriveLaneSection buildLaneSection(double startPos);
H A DNIImporter_OpenDrive.cpp1586 NIImporter_OpenDrive::OpenDriveLaneSection::buildLaneSection(double startPos) { in buildLaneSection() function in NIImporter_OpenDrive::OpenDriveLaneSection
1646 newSections.push_back(buildLaneSection(*i)); in buildSpeedChanges()