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

Definition of a spatial query structure based on a navigation mesh. More...

#include "SpatialQueries/SpatialQuery.h"
#include "SpatialQueries/SpatialQueryFactory.h"
#include "NavMesh.h"
#include "NavMeshLocalizer.h"
#include <vector>

Go to the source code of this file.

Classes

class  Menge::Agents::NavMeshSpatialQuery
 A spatial query structure based on a navigation mesh. More...
 
class  Menge::Agents::NavMeshSpatialQueryFactory
 Factory for the NavMeshSpatialQuery. More...
 

Namespaces

 Menge
 The core namespace. All elements of Menge are contained in this namespace.
 

Detailed Description

Definition of a spatial query structure based on a navigation mesh.