Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
NIImporter_OpenDrive::LaneSorter Class Reference

#include <NIImporter_OpenDrive.h>

Public Member Functions

 LaneSorter ()
 constructor
 
int operator() (const OpenDriveLane &a, const OpenDriveLane &b) const
 comparing operation
 

Detailed Description

Definition at line 774 of file NIImporter_OpenDrive.h.

Constructor & Destructor Documentation

◆ LaneSorter()

NIImporter_OpenDrive::LaneSorter::LaneSorter ( )
inlineexplicit

constructor

Definition at line 777 of file NIImporter_OpenDrive.h.

Member Function Documentation

◆ operator()()

int NIImporter_OpenDrive::LaneSorter::operator() ( const OpenDriveLane a,
const OpenDriveLane b 
) const
inline

comparing operation

Definition at line 780 of file NIImporter_OpenDrive.h.

References NIImporter_OpenDrive::OpenDriveLane::id.


The documentation for this class was generated from the following file: