Pathfinder
Classes | Namespaces
GraphVertex.h File Reference

This file declares the struct GraphVertex that contains all information that shall be stored for each vertex of a graph. More...

#include "MeshAccessor.h"
Include dependency graph for GraphVertex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Pathfinder::GraphVertex
 This struct declares all infroamtion that shall be stored for each vertex of a graph. More...
 

Namespaces

 Pathfinder
 

Detailed Description

This file declares the struct GraphVertex that contains all information that shall be stored for each vertex of a graph.

Author
Jan-Luca Hansel