Eclipse SUMO - Simulation of Urban MObility
NIImporter_OpenStreetMap::CompareNodes Class Reference

Functor which compares two NIOSMNodes according to their coordinates. More...

Public Member Functions

bool operator() (const NIOSMNode *n1, const NIOSMNode *n2) const
 

Detailed Description

Functor which compares two NIOSMNodes according to their coordinates.

Definition at line 275 of file NIImporter_OpenStreetMap.h.

Member Function Documentation

◆ operator()()

bool NIImporter_OpenStreetMap::CompareNodes::operator() ( const NIOSMNode n1,
const NIOSMNode n2 
) const
inline

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