![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
Defines the "edge" of the adjacency graph in a navigation mesh. More...
#include <fstream>#include "mengeCommon.h"Go to the source code of this file.
Classes | |
| class | Menge::NavMeshEdge |
| The navigation mesh adjacency graph edge. More... | |
Namespaces | |
| Menge | |
| The core namespace. All elements of Menge are contained in this namespace. | |
Defines the "edge" of the adjacency graph in a navigation mesh.
The connectivity edge is uniquely associated with a "portal", the shared edge between two adjacent polygons.
1.8.8