![]() |
SUMO - Simulation of Urban MObility
|
A class for sorting lane sections by their s-value. More...
#include <NIImporter_OpenDrive.h>
Public Member Functions | |
int | operator() (const OpenDriveLaneSection &ls1, const OpenDriveLaneSection &ls2) |
Sorting function; compares OpenDriveLaneSection::s. More... | |
sections_by_s_sorter () | |
Constructor. More... | |
A class for sorting lane sections by their s-value.
Definition at line 439 of file NIImporter_OpenDrive.h.
|
inlineexplicit |
Constructor.
Definition at line 442 of file NIImporter_OpenDrive.h.
|
inline |
Sorting function; compares OpenDriveLaneSection::s.
Definition at line 445 of file NIImporter_OpenDrive.h.
References NIImporter_OpenDrive::OpenDriveLaneSection::s.