SUMO - Simulation of Urban MObility
SUMORTree.h File Reference
Include dependency graph for SUMORTree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  SUMORTree
 A RT-tree for efficient storing of SUMO's GL-objects. More...
 

Macros

#define GUI_RTREE_QUAL   RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings>
 

Detailed Description

Author
Daniel Krajzewicz
Date
27.10.2008
Version
Id
SUMORTree.h 20433 2016-04-13 08:00:14Z behrisch

Definition in file SUMORTree.h.

Macro Definition Documentation

#define GUI_RTREE_QUAL   RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings>

Definition at line 41 of file SUMORTree.h.