GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-112dd97adf
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 24 of file split.h.

Function Documentation

◆ RTreeInitPVars()