_dglHeapNode Struct Reference

#include <heap.h>


Data Fields

long key
dglHeapData_u value
unsigned char flags


Detailed Description

Definition at line 38 of file heap.h.


Field Documentation

long _dglHeapNode::key

Definition at line 40 of file heap.h.

Referenced by dglHeapExtractMax(), dglHeapExtractMin(), dglHeapInsertMax(), and dglHeapInsertMin().

dglHeapData_u _dglHeapNode::value

Definition at line 41 of file heap.h.

Referenced by DGL_SPAN_MINIMUM_SPANNING_FUNC(), dglHeapInsertMax(), and dglHeapInsertMin().

unsigned char _dglHeapNode::flags

Definition at line 42 of file heap.h.

Referenced by DGL_SPAN_MINIMUM_SPANNING_FUNC(), dglHeapInsertMax(), and dglHeapInsertMin().


The documentation for this struct was generated from the following file:
Generated on Fri Nov 21 11:03:07 2008 for GRASS by  doxygen 1.5.1