#include <retriever_instance.h>
Nevrax France
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. | |
|
|
The cost to this node.
Definition at line 108 of file retriever_instance.h. Referenced by NLPACS::CGlobalRetriever::findAStarPath(). |
|
|
Definition at line 109 of file retriever_instance.h. Referenced by NLPACS::CGlobalRetriever::findAStarPath(). |
|
|
The parent link.
Definition at line 112 of file retriever_instance.h. Referenced by NLPACS::CGlobalRetriever::findAStarPath(). |
|
|
The position of this node.
Definition at line 105 of file retriever_instance.h. Referenced by NLPACS::CGlobalRetriever::findAStarPath(). |
1.3.6