SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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>

Go to the source code of this file.

Data Structures

class  NBContHelper
 
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
Version
Id:
NBContHelper.h 14494 2013-08-24 21:47:48Z behrisch

Definition in file NBContHelper.h.