![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
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. | |
The definition of the nearest navigation mesh goal selector.
1.8.8