![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
Defines elevation based on a navigation mesh. If an agent (or a point) cannot be located on the mesh, its elevation is zero. More...
#include "NavMesh.h"#include "NavMeshLocalizer.h"#include "mengeCommon.h"#include "Elevations/Elevation.h"#include "Elevations/ElevationFactory.h"#include <string>Go to the source code of this file.
Classes | |
| class | Menge::Agents::NavMeshElevation |
| Elevation definition based on a navigation mesh. More... | |
| class | Menge::Agents::NavMeshElevationFactory |
| Factory for the NavMeshElevation. More... | |
Namespaces | |
| Menge | |
| The core namespace. All elements of Menge are contained in this namespace. | |
Defines elevation based on a navigation mesh. If an agent (or a point) cannot be located on the mesh, its elevation is zero.
1.8.8