![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
Defines a set of BFSM actions that change agent parameters. More...
#include "CoreConfig.h"#include "Actions/Action.h"#include "Actions/ActionFactory.h"#include "fsmCommon.h"#include "AgentPropertyManipulator.h"Go to the source code of this file.
Classes | |
| class | Menge::BFSM::PropertyAction< Manipulator > |
| The base class for modifying agent properties. More... | |
| class | Menge::BFSM::PropertyActFactory< Manipulator > |
| Factory for the PropertyAction. More... | |
| class | Menge::BFSM::SetPropertyActFactory |
| Factory for the SetPropertyAction. More... | |
| class | Menge::BFSM::OffsetPropertyActFactory |
| Factory for the OffsetPropertyAction. More... | |
| class | Menge::BFSM::ScalePropertyActFactory |
| Factory for the ScalePropertyAction. More... | |
Namespaces | |
| Menge | |
| The core namespace. All elements of Menge are contained in this namespace. | |
Defines a set of BFSM actions that change agent parameters.
1.8.8