static int |
node__c.AddBranch(ST_RTree rtp,
ST_Branch_t b,
ST_Node_t___ n,
ST_Node_t___[] new_) |
static void |
split_q__c.Classify(ST_RTree rtp,
int i,
int group) |
static void |
split_q__c.GetBranches(ST_RTree rtp,
ST_Node_t___ n,
ST_Branch_t b) |
static void |
split_q__c.InitPVars(ST_RTree rtp) |
static void |
split_q__c.LoadNodes(ST_RTree rtp,
ST_Node_t___ n,
ST_Node_t___ q,
ST_PartitionVars p) |
static void |
split_q__c.MethodZero(ST_RTree rtp) |
static void |
split_q__c.PickSeeds(ST_RTree rtp) |
static int |
index__c.RTreeClose(ST_RTree rtp) |
static int |
index__c.RTreeClose2(ST_RTree rtp,
ST_Node_t___ n) |
static int |
index__c.RTreeInsert(ST_RTree rtp,
ST_Rect_t r,
__ptr__ data,
ST_Node_t___[] n,
int level) |
static int |
index__c.RTreeInsert2(ST_RTree rtp,
ST_Rect_t r,
__ptr__ data,
ST_Node_t___ n,
ST_Node_t___[] new_,
int level) |
static ST_Node_t___ |
index__c.RTreeNewIndex(ST_RTree rtp) |
static ST_Node_t___ |
node__c.RTreeNewNode(ST_RTree rtp) |
static ST_LeafList_t |
index__c.RTreeSearch(ST_RTree rtp,
ST_Node_t___ n,
ST_Rect_t r) |
static void |
split_q__c.SplitNode(ST_RTree rtp,
ST_Node_t___ n,
ST_Branch_t b,
ST_Node_t___[] nn) |