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

The definition of the farthest goal selector. More...

#include "CoreConfig.h"
#include "fsmCommon.h"
#include "GoalSelectors/GoalSelectorSet.h"

Go to the source code of this file.

Classes

class  Menge::BFSM::FarthestGoalSelector
 The nearest goal selector selects the goal from a goal set that is farthest to the agent in terms of Euclidian distance. More...
 
class  Menge::BFSM::FarthestGoalSelectorFactory
 Factory for the FarthestGoalSelector. More...
 

Namespaces

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

Detailed Description

The definition of the farthest goal selector.