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

Files

file  NavMeshLocalizerTask.cpp
 
file  NavMeshLocalizerTask.h [code]
 A task based on the NavMeshLocalizer so that it updates its tracked agent positions at every FSM time step.
 
file  Task.cpp
 
file  Task.h [code]
 Defines the interface for behavior FSM tasks. actions that need to be taken at each time step.
 
file  TaskDatabase.cpp
 
file  TaskDatabase.h [code]
 Central database for querying available behavior actions.
 
file  TaskFactory.h [code]
 The factory for parsing xml data and instantiating tasks.