|
GRASS Programmer's Manual
6.4.1(2011)
|
#include <graph.h>

Data Fields | |
| dglGraph_s * | pGraph |
| dglInt32_t * | pnEdgeset |
| void * | pvCurrentItem |
| int | cEdge |
| int | iEdge |
Definition at line 263 of file graph.h.
Referenced by DGL_EDGESET_T_FIRST_FUNC(), DGL_EDGESET_T_INITIALIZE_FUNC(), and DGL_EDGESET_T_NEXT_FUNC().
Definition at line 263 of file graph.h.
Referenced by DGL_EDGESET_T_FIRST_FUNC(), DGL_EDGESET_T_INITIALIZE_FUNC(), and DGL_EDGESET_T_NEXT_FUNC().
Definition at line 260 of file graph.h.
Referenced by DGL_EDGESET_T_FIRST_FUNC(), DGL_EDGESET_T_INITIALIZE_FUNC(), DGL_EDGESET_T_NEXT_FUNC(), dglEdgeset_T_First(), and dglEdgeset_T_Next().
Definition at line 261 of file graph.h.
Referenced by DGL_EDGESET_T_FIRST_FUNC(), DGL_EDGESET_T_INITIALIZE_FUNC(), and DGL_EDGESET_T_NEXT_FUNC().
Definition at line 262 of file graph.h.
Referenced by DGL_DEL_NODE_FUNC(), DGL_EDGESET_T_FIRST_FUNC(), and DGL_EDGESET_T_NEXT_FUNC().