SUMO - Simulation of Urban MObility
Helper.h File Reference
#include <config.h>
#include <vector>
#include <libsumo/TraCIDefs.h>
Include dependency graph for Helper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  LaneStoringVisitor
 
class  libsumo::Helper
 
class  libsumo::Helper::LaneUtility
 

Namespaces

 libsumo
 

Macros

#define LANE_RTREE_QUAL   RTree<MSLane*, MSLane, float, 2, LaneStoringVisitor>
 

Detailed Description

Author
Robert Hilbrich
Date
15.09.2017
Version
$Id$

Definition in file Helper.h.

Macro Definition Documentation

◆ LANE_RTREE_QUAL

#define LANE_RTREE_QUAL   RTree<MSLane*, MSLane, float, 2, LaneStoringVisitor>