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

#include <index.h>

Collaboration diagram for RTree_ListBranch:

Data Fields

struct RTree_ListBranchnext
 
struct RTree_Branch b
 
int level
 

Detailed Description

Definition at line 46 of file index.h.

Field Documentation

◆ b

struct RTree_Branch RTree_ListBranch::b

Definition at line 49 of file index.h.

Referenced by RTreeFreeListBranch().

◆ level

int RTree_ListBranch::level

Definition at line 50 of file index.h.

◆ next

struct RTree_ListBranch* RTree_ListBranch::next

Definition at line 48 of file index.h.


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