GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
Loading...
Searching...
No Matches
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()