GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
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()