![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <utils/foxtools/fxheader.h>#include <utils/common/MsgHandler.h>#include <utils/geom/Boundary.h>#include <utils/gui/globjects/GUIGlObject.h>#include <utils/gui/settings/GUIVisualizationSettings.h>#include <utils/gui/div/GUIIOGlobals.h>#include "RTree.h"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> |
Definition in file SUMORTree.h.
| #define GUI_RTREE_QUAL RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings> |
Definition at line 33 of file SUMORTree.h.