A linked-list of edges.  
 More...
#include <edge.h>
A linked-list of edges. 
Definition at line 29 of file edge.h.
      
        
          | edge* edgeliststruct::Head | 
      
 
Pointer to list head 
Definition at line 31 of file edge.h.
 
 
      
        
          | int edgeliststruct::NumEdges | 
      
 
Number of edges in the list 
Definition at line 33 of file edge.h.
 
 
      
        
          | edge* edgeliststruct::Tail | 
      
 
Pointer to list tail 
Definition at line 32 of file edge.h.
 
 
The documentation for this struct was generated from the following file: