|
SUMO - Simulation of Urban MObility
|
Sorts outgoing before incoming edges. More...
#include <NBNode.h>

Public Member Functions | |
| edge_by_direction_sorter (NBNode *n) | |
| int | operator() (NBEdge *e1, NBEdge *e2) const |
Private Attributes | |
| NBNode * | myNode |
| The node to compute the relative angle of. More... | |
|
inlineexplicit |
Definition at line 689 of file NBNode.h.
References NBEdge::getFromNode(), myNode, and UNUSED_PARAMETER.
|
private |
The node to compute the relative angle of.
Definition at line 696 of file NBNode.h.
Referenced by operator()().