GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
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: