SUMO - Simulation of Urban MObility
|
Functor which compares two NIOSMNodes according to their coordinates. More...
Public Member Functions | |
bool | operator() (const NIOSMNode *n1, const NIOSMNode *n2) const |
Functor which compares two NIOSMNodes according to their coordinates.
Definition at line 126 of file NIImporter_OpenStreetMap.h.
bool NIImporter_OpenStreetMap::CompareNodes::operator() | ( | const NIOSMNode * | n1, |
const NIOSMNode * | n2 | ||
) | const [inline] |
Definition at line 128 of file NIImporter_OpenStreetMap.h.
References NIImporter_OpenStreetMap::NIOSMNode::lat, and NIImporter_OpenStreetMap::NIOSMNode::lon.