Menge
Modular Pedestrian Simulation Framework for Research and Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
SimulatorInterface.h File Reference

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.
 

Detailed Description

The definition of the interface of the simulator required by the finite state machine.