![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
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... | |
Contains the Obstacle class.
1.8.8