#include <graph.h>
Data Fields | |
dglGraph_s * | pGraph |
void * | pvAVLT |
dglInt32_t * | pnEdge |
dglEdgePrioritizer_s * | pEdgePrioritizer |
Definition at line 263 of file graph.h.
Definition at line 264 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 265 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 266 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 267 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().