Main   Class Hierarchy   Classes   Compound List   Files   Compound Members   File Members   Pages  

PathFind::IDAStar::CacheNode Class Reference

List of all members.

Detailed Description

Information for caching f-values.

Definition at line 79 of file idastar.h.

Public Attributes

int m_iter
int m_f
int m_g


Member Data Documentation

int PathFind::IDAStar::CacheNode::m_f
 

Definition at line 84 of file idastar.h.

int PathFind::IDAStar::CacheNode::m_g
 

Definition at line 86 of file idastar.h.

int PathFind::IDAStar::CacheNode::m_iter
 

Definition at line 82 of file idastar.h.


The documentation for this class was generated from the following file:


Generated on Thu Aug 7 13:05:24 2003 by Doxygen1.3.1