GRASS Programmer's Manual 6.4.1(2011)
|
#include <graph.h>
Data Fields | |
dglGraph_s * | pGraph |
void * | pvAVLT |
dglInt32_t * | pnEdge |
dglEdgePrioritizer_s * | pEdgePrioritizer |
Definition at line 274 of file graph.h.
Referenced by DGL_EDGE_T_FIRST_FUNC(), DGL_EDGE_T_INITIALIZE_FUNC(), DGL_EDGE_T_NEXT_FUNC(), and DGL_EDGE_T_RELEASE_FUNC().
Definition at line 271 of file graph.h.
Referenced by DGL_EDGE_T_FIRST_FUNC(), DGL_EDGE_T_INITIALIZE_FUNC(), DGL_EDGE_T_NEXT_FUNC(), DGL_EDGE_T_RELEASE_FUNC(), dglEdge_T_First(), dglEdge_T_Next(), and dglEdge_T_Release().
Definition at line 273 of file graph.h.
Referenced by DGL_EDGE_T_FIRST_FUNC(), DGL_EDGE_T_INITIALIZE_FUNC(), DGL_EDGE_T_NEXT_FUNC(), and DGL_EDGE_T_RELEASE_FUNC().
Definition at line 272 of file graph.h.
Referenced by DGL_EDGE_T_FIRST_FUNC(), DGL_EDGE_T_INITIALIZE_FUNC(), DGL_EDGE_T_NEXT_FUNC(), and DGL_EDGE_T_RELEASE_FUNC().