![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
The definition of the explicit goal selector - specifying a target goal from a set explicitly. 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::ExplicitGoalSelector |
| The explicit goal selector makes extracts a specific goal from a specific goal set – both explicitly stated. More... | |
| class | Menge::BFSM::ExplicitGoalSelectorFactory |
| Factory for the ExplicitGoalSelector. More... | |
Namespaces | |
| Menge | |
| The core namespace. All elements of Menge are contained in this namespace. | |
The definition of the explicit goal selector - specifying a target goal from a set explicitly.
1.8.8