Eclipse SUMO - Simulation of Urban MObility
|
Go to the source code of this file.
Data Structures | |
class | NamedRTree |
A RT-tree for efficient storing of SUMO's Named objects. More... | |
Macros | |
#define | NAMED_RTREE_QUAL RTree<Named*, Named, float, 2, Named::StoringVisitor> |
Definition in file NamedRTree.h.
#define NAMED_RTREE_QUAL RTree<Named*, Named, float, 2, Named::StoringVisitor> |
Definition at line 30 of file NamedRTree.h.