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

pathRecord Class Reference

#include <patGroup.h>

List of all members.

Public Member Functions

 pathRecord (int mapW, int mapH)
 ~pathRecord ()
void add (int x, int y)
int get (int x, int y)
void copy (pathRecord *toCopy)

Protected Attributes

int mapWidth
int mapHeight
int * map


Constructor & Destructor Documentation

pathRecord::pathRecord int  mapW,
int  mapH
 

pathRecord::~pathRecord  ) 
 


Member Function Documentation

void pathRecord::add int  x,
int  y
 

void pathRecord::copy pathRecord toCopy  ) 
 

int pathRecord::get int  x,
int  y
 


Member Data Documentation

int* pathRecord::map [protected]
 

int pathRecord::mapHeight [protected]
 

int pathRecord::mapWidth [protected]
 


The documentation for this class was generated from the following files:
Generated on Tue Aug 18 03:44:08 2009 for HOG by doxygen 1.3.4