GRASS 8 Programmer's Manual 8.6.0dev(2026)-1d1e47ad9d
Loading...
Searching...
No Matches
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 60 of file rtree.h.

Field Documentation

◆ id

int RTree_Child::id

Definition at line 61 of file rtree.h.

Referenced by RTreeDeleteRect().

◆ pos

off_t RTree_Child::pos

Definition at line 63 of file rtree.h.

Referenced by RTreeValidChildF().

◆ ptr

struct RTree_Node* RTree_Child::ptr

Definition at line 62 of file rtree.h.

Referenced by RTreeValidChildM().


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