GRASS GIS 8 Programmer's Manual
8.2.2dev(2023)-3d2c704037
|
Go to the source code of this file.
Macros | |
#define | METHOD 1 |
Functions | |
void | RTreeInitPVars (struct RTree_PartitionVars *, int, int, struct RTree *) |
#define METHOD 1 |
Definition at line 25 of file split.h.
Referenced by RTreeInitPVars().
void RTreeInitPVars | ( | struct RTree_PartitionVars * | , |
int | , | ||
int | , | ||
struct RTree * | |||
) |
Definition at line 154 of file split.c.
References RTree_PartitionVars::area, RTree_PartitionVars::count, RTree_PartitionVars::cover, FALSE, METHOD, RTree_PartitionVars::minfill, RTree_PartitionVars::partition, RTreeNullRect(), RTree_PartitionVars::taken, and RTree_PartitionVars::total.