Uses of Class
h.ST_LeafList_t
-
Packages that use ST_LeafList_t Package Description gen.lib.label h -
-
Uses of ST_LeafList_t in gen.lib.label
Methods in gen.lib.label that return ST_LeafList_t Modifier and Type Method Description 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 ST_LeafList_t
index__c. RTreeSearch(ST_RTree rtp, ST_Node_t___ n, ST_Rect_t r)
Methods in gen.lib.label with parameters of type ST_LeafList_t Modifier and Type Method Description static ST_LeafList_t
index__c. RTreeLeafListAdd(ST_LeafList_t llp, ST_Branch_t lp)
static void
index__c. RTreeLeafListFree(ST_LeafList_t llp)
-
Uses of ST_LeafList_t in h
Fields in h declared as ST_LeafList_t Modifier and Type Field Description ST_LeafList_t
ST_LeafList_t. next
-