Menge
Modular Pedestrian Simulation Framework for Research and Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
ElevationNavMesh.h File Reference

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.
 

Detailed Description

Defines elevation based on a navigation mesh. If an agent (or a point) cannot be located on the mesh, its elevation is zero.