![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
Central database for querying available elevation implementations. More...
#include "ElementDatabase.h"#include "Elevations/ElevationFactory.h"#include "Elevations/Elevation.h"Go to the source code of this file.
Namespaces | |
| Menge | |
| The core namespace. All elements of Menge are contained in this namespace. | |
Typedefs | |
|
typedef ElementDB < ElevationFactory, Elevation > | Menge::Agents::ElevationDB |
| The database of registered elevation implementations. | |
Central database for querying available elevation implementations.
For elevations to be used in simulation, they must register themselves into the ElevationDatabase. This is done via the PluginEngine.
1.8.8