GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
RTree_Child Union Reference

#include <rtree.h>

Collaboration diagram for RTree_Child:

Data Fields

int id
 
struct RTree_Nodeptr
 
off_t pos
 

Detailed Description

Definition at line 64 of file rtree.h.

Field Documentation

◆ id

int RTree_Child::id

◆ pos

off_t RTree_Child::pos

Definition at line 68 of file rtree.h.

Referenced by RTreeValidChildF().

◆ ptr

struct RTree_Node* RTree_Child::ptr

Definition at line 67 of file rtree.h.

Referenced by RTreeDestroyNode(), and RTreeValidChildM().


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