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

The definition of the nearest navigation mesh goal selector. More...

#include "CoreConfig.h"
#include "fsmCommon.h"
#include "GoalSelectors/GoalSelectorSet.h"
#include "NavMesh.h"
#include "NavMeshLocalizer.h"

Go to the source code of this file.

Classes

class  Menge::BFSM::NearestNMGoalSelector
 The nearest nav mesh goal selector selects the goal from a goal set that is nearest to the agent in terms of path length through the navigation mesh. More...
 
class  Menge::BFSM::NearestNMGoalSelectorFactory
 Factory for the NearestNMGoalSelector. More...
 

Namespaces

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

Detailed Description

The definition of the nearest navigation mesh goal selector.