GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-6c790bf5c0
RTree_ListFNode Struct Reference

#include <index.h>

Collaboration diagram for RTree_ListFNode:

Data Fields

struct RTree_ListFNodenext
 
off_t node_pos
 

Detailed Description

Definition at line 38 of file index.h.

Field Documentation

◆ next

struct RTree_ListFNode* RTree_ListFNode::next

Definition at line 39 of file index.h.

◆ node_pos

off_t RTree_ListFNode::node_pos

Definition at line 40 of file index.h.


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