Eclipse SUMO - Simulation of Urban MObility
NBContHelper.h File Reference
#include <config.h>
#include <vector>
#include <iostream>
#include <cmath>
#include <algorithm>
#include <cassert>
#include "NBHelpers.h"
#include "NBCont.h"
#include "NBEdge.h"
#include "NBNode.h"
#include <utils/common/StdDefs.h>
#include <utils/geom/GeomHelper.h>
Include dependency graph for NBContHelper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  NBContHelper
 
class  NBContHelper::edge_by_angle_to_nodeShapeCentroid_sorter
 
class  NBContHelper::edge_by_priority_sorter
 
class  NBContHelper::edge_opposite_direction_sorter
 Class to sort edges by their angle in relation to the given edge. More...
 
class  NBContHelper::edge_similar_direction_sorter
 
class  NBContHelper::edge_with_destination_finder
 
class  NBContHelper::node_with_incoming_finder
 
class  NBContHelper::node_with_outgoing_finder
 
class  NBContHelper::opposite_finder
 
class  NBContHelper::relative_incoming_edge_sorter
 
class  NBContHelper::relative_outgoing_edge_sorter
 
class  NBContHelper::same_connection_edge_sorter
 

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Michael Behrisch
Date
Mon, 17 Dec 2001

Definition in file NBContHelper.h.