GRASS GIS 8 Programmer's Manual  8.2.2dev(2023)-3d2c704037
nstack Struct Reference

#include <rtree.h>

Collaboration diagram for nstack:

Data Fields

struct RTree_Nodesn
 
int branch_id
 
off_t pos
 

Detailed Description

Definition at line 103 of file rtree.h.

Field Documentation

◆ branch_id

int nstack::branch_id

Definition at line 106 of file rtree.h.

◆ pos

off_t nstack::pos

Definition at line 107 of file rtree.h.

◆ sn

struct RTree_Node* nstack::sn

Definition at line 105 of file rtree.h.


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