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

The definition of the "mirror" goal selector. More...

#include "CoreConfig.h"
#include "fsmCommon.h"
#include "GoalSelectors/GoalSelector.h"
#include "GoalSelectors/GoalSelectorFactory.h"

Go to the source code of this file.

Classes

class  Menge::BFSM::MirrorGoalSelector
 The mirror goal selector makes a goal by reflecting the agent's position around the world's origin. The reflection across the x- and y-axes can be individually specified. More...
 
class  Menge::BFSM::MirrorGoalSelectorFactory
 Factory for the MirrorGoalSelector. More...
 

Namespaces

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

Detailed Description

The definition of the "mirror" goal selector.