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

Specification for obstacles in a navigation mesh file. More...

#include "Obstacle.h"
#include <fstream>

Go to the source code of this file.

Classes

class  Menge::NavMeshObstacle
 Specification of an obstacle. It is the same as a pedModel specification but includes a pointer to a node to which it is attached. More...
 

Namespaces

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

Detailed Description

Specification for obstacles in a navigation mesh file.