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

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.
 

Detailed Description

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.