GRASS GIS 8 Programmer's Manual  8.2.2dev(2023)-3d2c704037
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 40 of file index.h.

Field Documentation

◆ next

struct RTree_ListFNode* RTree_ListFNode::next

Definition at line 42 of file index.h.

◆ node_pos

off_t RTree_ListFNode::node_pos

Definition at line 43 of file index.h.


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