GRASS GIS 8 Programmer's Manual  8.2.2dev(2023)-3d2c704037
split.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define METHOD   1
 

Functions

void RTreeInitPVars (struct RTree_PartitionVars *, int, int, struct RTree *)
 

Macro Definition Documentation

◆ METHOD

#define METHOD   1

Definition at line 25 of file split.h.

Referenced by RTreeInitPVars().

Function Documentation

◆ RTreeInitPVars()