|
GRASS Programmer's Manual
6.4.1(2011)
|
#include <split_q.h>

Data Fields | |
| int | partition [MAXCARD+1] |
| int | total |
| int | minfill |
| int | taken [MAXCARD+1] |
| int | count [2] |
| struct Rect | cover [2] |
| RectReal | area [2] |
| int PartitionVars::count[2] |
| struct Rect PartitionVars::cover[2] |
| int PartitionVars::partition[MAXCARD+1] |
| int PartitionVars::taken[MAXCARD+1] |
Definition at line 26 of file split_q.h.
Referenced by RTreeSplitNode().