#include <NBEdge.h>
Private Attributes |
NBEdge * | myEdge |
| the edge to compute the relative angle of
|
Detailed Description
connections_relative_edgelane_sorter Class to sort edges by their angle
Definition at line 1427 of file NBEdge.h.
Constructor & Destructor Documentation
NBEdge::connections_relative_edgelane_sorter::connections_relative_edgelane_sorter |
( |
NBEdge * |
e | ) |
|
|
inlineexplicit |
Member Function Documentation
int NBEdge::connections_relative_edgelane_sorter::operator() |
( |
const Connection & |
c1, |
|
|
const Connection & |
c2 |
|
) |
| const |
Field Documentation
NBEdge* NBEdge::connections_relative_edgelane_sorter::myEdge |
|
private |
the edge to compute the relative angle of
Definition at line 1438 of file NBEdge.h.
The documentation for this class was generated from the following files: