GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-77aab223bc
|
Go to the source code of this file.
Macros | |
#define | METHOD 1 |
Functions | |
void | RTreeInitPVars (struct RTree_PartitionVars *, int, int, struct RTree *) |
void RTreeInitPVars | ( | struct RTree_PartitionVars * | p, |
int | maxrects, | ||
int | minfill, | ||
struct RTree * | t | ||
) |
Definition at line 155 of file split.c.
References RTree_PartitionVars::area, RTree_PartitionVars::count, RTree_PartitionVars::cover, FALSE, METHOD, RTree_PartitionVars::minfill, RTree_PartitionVars::partition, RTreeNullRect(), t, RTree_PartitionVars::taken, and RTree_PartitionVars::total.