Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

AStar::Node Struct Reference

#include <astar2.h>

List of all members.

Public Member Functions

 Node ()
bool operator< (const Node &a)

Public Attributes

HexCoord h
int gval
int hval


Constructor & Destructor Documentation

AStar::Node::Node  )  [inline]
 

Definition at line 52 of file astar2.h.


Member Function Documentation

bool AStar::Node::operator< const Node a  ) 
 


Member Data Documentation

int AStar::Node::gval
 

Definition at line 50 of file astar2.h.

Referenced by AStar::findPath(), operator<(), operator==(), and operator>().

HexCoord AStar::Node::h
 

Definition at line 49 of file astar2.h.

Referenced by AStar::findPath(), and operator==().

int AStar::Node::hval
 

Definition at line 51 of file astar2.h.

Referenced by AStar::findPath(), operator<(), operator==(), and operator>().


The documentation for this struct was generated from the following file:
Generated on Tue Jun 24 02:16:14 2008 for Advanced Strategic Command by  doxygen 1.4.2