GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-535c39c9fc
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 100 of file rtree.h.

Field Documentation

◆ branch_id

int nstack::branch_id

Definition at line 102 of file rtree.h.

◆ pos

off_t nstack::pos

Definition at line 103 of file rtree.h.

◆ sn

struct RTree_Node* nstack::sn

Definition at line 101 of file rtree.h.


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