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

An abstract class for any obstacle set which will need an _obstacles list. Provides transformations from vertex vectors. More...

#include "mengeCommon.h"
#include "ObstacleSets/ObstacleSet.h"
#include "ObstacleSets/ObstacleSetFactory.h"
#include "ObstacleSets/ObstacleVertexList.h"
#include "Obstacle.h"
#include <vector>

Go to the source code of this file.

Classes

class  Menge::Agents::ListObstacleSet
 Definition of obstacle set class which produces obstacles based on explicit definition in an XML file. More...
 

Namespaces

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

Detailed Description

An abstract class for any obstacle set which will need an _obstacles list. Provides transformations from vertex vectors.