GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-4ecb43eb48
RTree_ListNode Struct Reference

#include <index.h>

Collaboration diagram for RTree_ListNode:

Data Fields

struct RTree_ListNodenext
 
struct RTree_Nodenode
 

Detailed Description

Definition at line 33 of file index.h.

Field Documentation

◆ next

struct RTree_ListNode* RTree_ListNode::next

Definition at line 34 of file index.h.

◆ node

struct RTree_Node* RTree_ListNode::node

Definition at line 35 of file index.h.


The documentation for this struct was generated from the following file: