Uses of Class
h.ST_Branch_t
-
Packages that use ST_Branch_t Package Description gen.lib.label h -
-
Uses of ST_Branch_t in gen.lib.label
Methods in gen.lib.label with parameters of type ST_Branch_t Modifier and Type Method Description 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. GetBranches(ST_RTree rtp, ST_Node_t___ n, ST_Branch_t b)
static void
node__c. InitBranch(ST_Branch_t b)
static ST_LeafList_t
index__c. RTreeLeafListAdd(ST_LeafList_t llp, ST_Branch_t lp)
static ST_LeafList_t
index__c. RTreeNewLeafList(ST_Branch_t lp)
static void
split_q__c. SplitNode(ST_RTree rtp, ST_Node_t___ n, ST_Branch_t b, ST_Node_t___[] nn)
-
Uses of ST_Branch_t in h
Fields in h declared as ST_Branch_t Modifier and Type Field Description ST_Branch_t[]
ST_Node_t___. branch
ST_Branch_t[]
ST_SplitQ_t. BranchBuf
ST_Branch_t
ST_HDict_t. d
ST_Branch_t
ST_LeafList_t. leaf
-