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

The definition of a graph vertex for performing graph searches and path planning. More...

#include "mengeCommon.h"
#include "GraphEdge.h"

Go to the source code of this file.

Classes

class  Menge::GraphVertex
 A graph vertex. More...
 

Namespaces

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

Detailed Description

The definition of a graph vertex for performing graph searches and path planning.