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

The definition of the farthest 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::FarthestNMGoalSelector
 The farthest nav mesh goal selector selects the goal from a goal set that is farthest to the agent in terms of path length through the navigation mesh. More...
 
class  Menge::BFSM::FarthestNMGoalSelectorFactory
 Factory for the FarthestNMGoalSelector. More...
 

Namespaces

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

Detailed Description

The definition of the farthest navigation mesh goal selector.