Eclipse 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

Definition in file SUMORTree.h.

Macro Definition Documentation

◆ GUI_RTREE_QUAL

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

Definition at line 33 of file SUMORTree.h.