Node_t * RTreeNewNode(void)
void InitBranch(Branch_t *)
void PrintBranch(int, Branch_t *)
void DisconBranch(Node_t *, int)
int PickBranch(Rect_t *, Node_t *)
int AddBranch(RTree_t *, Branch_t *, Node_t *, Node_t **)
Rect_t NodeCover(Node_t *)
struct Branch branch[NODECARD]