Graph.h File Reference

Go to the source code of this file.

Classes

struct  Node
struct  Edge
class  Graph

Defines

#define GME_GRID_SIZE   7

Typedefs

typedef std::vector< Node * > NodeVec
typedef std::vector< Edge * > EdgeVec

Define Documentation

#define GME_GRID_SIZE   7

Definition at line 6 of file Graph.h.


Typedef Documentation

typedef std::vector<Edge*> EdgeVec

Definition at line 12 of file Graph.h.

typedef std::vector<Node*> NodeVec

Definition at line 9 of file Graph.h.

Generated on Thu May 30 15:42:56 2013 for GME by  doxygen 1.6.3