ListNode Struct Reference

#include <index.h>

Collaboration diagram for ListNode:

Collaboration graph
[legend]

Data Fields

ListNodenext
Nodenode

Detailed Description

Definition at line 63 of file index.h.


Field Documentation

struct ListNode* ListNode::next

Definition at line 65 of file index.h.

Referenced by RTreeDeleteRect().

struct Node* ListNode::node

Definition at line 66 of file index.h.

Referenced by RTreeDeleteRect().


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