split_q.c File Reference

#include <stdio.h>
#include "assert.h"
#include "index.h"
#include "card.h"
#include "split_q.h"
Include dependency graph for split_q.c:
This graph shows which files directly or indirectly include this file:

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]

Function Documentation

void RTreeSplitNode ( struct Node n,
struct Branch b,
struct Node **  nn 
)

Variable Documentation

struct Branch BranchBuf[MAXCARD+1]

Definition at line 24 of file split_q.c.

Definition at line 25 of file split_q.c.

struct Rect CoverSplit

Definition at line 26 of file split_q.c.

Definition at line 27 of file split_q.c.

struct PartitionVars Partitions[METHODS]

Definition at line 30 of file split_q.c.

Referenced by RTreeSplitNode().

Generated on Tue Apr 6 13:28:20 2010 for GRASS Programmer's Manual by  doxygen 1.6.3