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

Contains the Obstacle class. More...

#include "mengeCommon.h"

Go to the source code of this file.

Classes

class  Menge::Agents::Obstacle
 Defines static obstacles in the simulation. More...
 

Namespaces

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

Functions

MENGE_API float Menge::Agents::distSqPointLineSegment (const Vector2 &a, const Vector2 &b, const Vector2 &c)
 Computes the squared distance from a line segment with the specified endpoints to a specified point. More...
 

Detailed Description

Contains the Obstacle class.