![]() |
Eclipse 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. | |
| sections_by_s_sorter () | |
| Constructor. | |
A class for sorting lane sections by their s-value.
Definition at line 558 of file NIImporter_OpenDrive.h.
|
inlineexplicit |
Constructor.
Definition at line 561 of file NIImporter_OpenDrive.h.
|
inline |
Sorting function; compares OpenDriveLaneSection::s.
Definition at line 564 of file NIImporter_OpenDrive.h.
References NIImporter_OpenDrive::OpenDriveLaneSection::s.