|
GRASS 8 Programmer's Manual
8.5.0dev(2025)-9d806b45d8
|
#include <tree.h>
Data Fields | |
| dglInt32_t | nKey |
| dglInt32_t | nFrom |
| dglInt32_t | nDistance |
| dglInt32_t | nCost |
| dglInt32_t * | pnEdge |
| dglByte_t | bFlags |
| dglInt32_t _dglTreePredist::nCost |
| dglInt32_t _dglTreePredist::nDistance |
| dglInt32_t _dglTreePredist::nFrom |
| dglInt32_t _dglTreePredist::nKey |
Definition at line 117 of file tree.h.
Referenced by dglTreePredistAdd().
| dglInt32_t* _dglTreePredist::pnEdge |