![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
The definition of the "identity" goal selector. More...
#include "CoreConfig.h"#include "fsmCommon.h"#include "GoalSelectors/GoalSelector.h"#include "GoalSelectors/GoalSelectorFactory.h"Go to the source code of this file.
Classes | |
| class | Menge::BFSM::IdentityGoalSelector |
| The identity goal selector makes a goal out of the agent's current position when assigned. The goal is not associated with any set and should be destroyed upon being freed. More... | |
| class | Menge::BFSM::IdentityGoalSelectorFactory |
| Factory for the IdentityGoalSelector. More... | |
Namespaces | |
| Menge | |
| The core namespace. All elements of Menge are contained in this namespace. | |
The definition of the "identity" goal selector.
1.8.8