GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Go to the source code of this file.
Functions | |
void | RTreeSplitNode (struct Node *n, struct Branch *b, struct Node **nn) |
Variables | |
struct Branch | BranchBuf [MAXCARD+1] |
int | BranchCount |
struct Rect | CoverSplit |
RectReal | CoverSplitArea |
struct PartitionVars | Partitions [METHODS] |
Definition at line 292 of file split_q.c.
References Node::count, Node::level, MinLeafFill, MinNodeFill, Partitions, RTreeNewNode(), and PartitionVars::total.
Referenced by RTreeAddBranch().
struct PartitionVars Partitions[METHODS] |
Definition at line 30 of file split_q.c.
Referenced by RTreeSplitNode().