![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <KDTreePartition.h>
Public Member Functions | |
bool | operator() (const N *firstNode, const N *secondNode) const |
Comparing method for Y-axis. | |
Class to compare (and so sort) nodes by y-coordinate value
Definition at line 121 of file KDTreePartition.h.
|
inline |
Comparing method for Y-axis.
[in] | firstNode | The first node |
[in] | secondNode | The second node |
Definition at line 129 of file KDTreePartition.h.