|
GRASS 8 Programmer's Manual
8.5.0dev(2025)-9d806b45d8
|

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.