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

Defines a way portal for a navigation mesh route/path. More...

#include "NavMeshEdge.h"

Go to the source code of this file.

Classes

class  Menge::WayPortal
 The basic structure defining a way "point" along a path through a navigation mesh. It consists of the navigation mesh edge to pass through and the node one should be in while heading to the edge. More...
 

Namespaces

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

Detailed Description

Defines a way portal for a navigation mesh route/path.