| GRASS GIS 7 Programmer's Manual
    7.9.dev(2021)-e5379bbd7
    | 
#include <tree.h>
| Data Fields | |
| dglInt32_t | nKey | 
| void * | pv | 
| dglInt32_t _dglTreeEdge::nKey | 
Definition at line 96 of file tree.h.
Referenced by DGL_ADD_EDGE_FUNC(), DGL_DEL_EDGE_FUNC(), DGL_EDGESET_T_FIRST_FUNC(), DGL_EDGESET_T_NEXT_FUNC(), DGL_GET_EDGE_FUNC(), and dglTreeEdgeAdd().
| void* _dglTreeEdge::pv | 
Definition at line 97 of file tree.h.
Referenced by DGL_ADD_EDGE_FUNC(), DGL_DEL_EDGE_FUNC(), DGL_EDGE_T_FIRST_FUNC(), DGL_EDGE_T_NEXT_FUNC(), DGL_EDGESET_T_FIRST_FUNC(), DGL_EDGESET_T_NEXT_FUNC(), DGL_FLATTEN_FUNC(), and DGL_GET_EDGE_FUNC().