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

The definition of a BFSM point goal. More...

#include "CoreConfig.h"
#include "fsmCommon.h"
#include "Goals/Goal.h"
#include "Goals/GoalFactory.h"

Go to the source code of this file.

Classes

class  Menge::BFSM::PointGoal
 A simple point goal. The goal is trivially this point. More...
 
class  Menge::BFSM::PointGoalFactory
 Factory for the PointGoal. More...
 

Namespaces

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

Detailed Description

The definition of a BFSM point goal.