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

A task based on the NavMeshLocalizer so that it updates its tracked agent positions at every FSM time step. More...

#include "CoreConfig.h"
#include "fsmCommon.h"
#include "Resource.h"
#include "Task.h"

Go to the source code of this file.

Classes

class  Menge::BFSM::NavMeshLocalizerTask
 Sub-class of NavMeshLocalizer that can be run as an FSM task. More...
 

Namespaces

 Menge
 The core namespace. All elements of Menge are contained in this namespace.
 

Typedefs

typedef ResourcePtr
< NavMeshLocalizer > 
Menge::NavMeshLocalizerPtr
 forward declaration. See NavMeshLocalizer for more details More...
 

Detailed Description

A task based on the NavMeshLocalizer so that it updates its tracked agent positions at every FSM time step.