Menge
Modular Pedestrian Simulation Framework for Research and Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
StateSelectors Directory Reference

Files

file  ConstStateSelector.cpp
 
file  ConstStateSelector.h [code]
 The definition of a state selector that assigns all agents the same initial state.
 
file  StateSelector.cpp
 
file  StateSelector.h [code]
 The definition of the agent initial state selector element. This is the mechanism which determines which state in the FSM the agent starts in.
 
file  StateSelectorDatabase.cpp
 
file  StateSelectorDatabase.h [code]
 Central database for querying available profile selector implementations.
 
file  StateSelectorFactory.h [code]
 The factory for parsing xml data and instantiating profile selector implementations.