![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
The definition of the "mirror" 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::MirrorGoalSelector |
| The mirror goal selector makes a goal by reflecting the agent's position around the world's origin. The reflection across the x- and y-axes can be individually specified. More... | |
| class | Menge::BFSM::MirrorGoalSelectorFactory |
| Factory for the MirrorGoalSelector. More... | |
Namespaces | |
| Menge | |
| The core namespace. All elements of Menge are contained in this namespace. | |
The definition of the "mirror" goal selector.
1.8.8