#include <graph.h>
Collaboration diagram for dglEdgesetTraverser_s:

Data Fields | |
| dglGraph_s * | pGraph |
| dglInt32_t * | pnEdgeset |
| void * | pvCurrentItem |
| int | cEdge |
| int | iEdge |
Definition at line 253 of file graph.h.
Definition at line 254 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 255 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 256 of file graph.h.
Referenced by DGL_DEL_NODE_FUNC(), DGL_EDGESET_T_FIRST_FUNC(), and DGL_EDGESET_T_NEXT_FUNC().
Definition at line 257 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 257 of file graph.h.
Referenced by DGL_EDGESET_T_FIRST_FUNC(), DGL_EDGESET_T_INITIALIZE_FUNC(), and DGL_EDGESET_T_NEXT_FUNC().
1.5.1