NLPACS::CRetrieverInstance::CAStarNodeInfo Struct Reference

#include <retriever_instance.h>


Detailed Description

The information bound to the surfaces nodes.
Author:
Benjamin Legros

Nevrax France

Date:
2001

Definition at line 102 of file retriever_instance.h.

Data Fields

float Cost
 The cost to this node.

float F
CAStarNodeAccess Parent
 The parent link.

NLMISC::CVector2f Position
 The position of this node.


Field Documentation

float NLPACS::CRetrieverInstance::CAStarNodeInfo::Cost
 

The cost to this node.

Definition at line 108 of file retriever_instance.h.

Referenced by NLPACS::CGlobalRetriever::findAStarPath().

float NLPACS::CRetrieverInstance::CAStarNodeInfo::F
 

Definition at line 109 of file retriever_instance.h.

Referenced by NLPACS::CGlobalRetriever::findAStarPath().

CAStarNodeAccess NLPACS::CRetrieverInstance::CAStarNodeInfo::Parent
 

The parent link.

Definition at line 112 of file retriever_instance.h.

Referenced by NLPACS::CGlobalRetriever::findAStarPath().

NLMISC::CVector2f NLPACS::CRetrieverInstance::CAStarNodeInfo::Position
 

The position of this node.

Definition at line 105 of file retriever_instance.h.

Referenced by NLPACS::CGlobalRetriever::findAStarPath().


The documentation for this struct was generated from the following file:
Generated on Tue Mar 16 14:24:08 2004 for NeL by doxygen 1.3.6