![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
The definition of the interface of the simulator required by the finite state machine. More...
#include "CoreConfig.h"#include "XMLSimulatorBase.h"#include "Math/Vector2.h"#include <vector>#include "Core.h"Go to the source code of this file.
Classes | |
| class | Menge::Agents::SimulatorInterface |
| The basic simulator interface required by the fsm. More... | |
Namespaces | |
| Menge | |
| The core namespace. All elements of Menge are contained in this namespace. | |
The definition of the interface of the simulator required by the finite state machine.
1.8.8