Searched refs:RtreeCell (Results 1 – 2 of 2) sorted by relevance
113 typedef struct RtreeCell RtreeCell; typedef374 struct RtreeCell { struct2117 static void cellUnion(Rtree *pRtree, RtreeCell *p1, RtreeCell *p2){ in cellUnion()2158 RtreeCell cell; in cellGrowth()2167 RtreeCell *p, in cellOverlap()2216 RtreeCell cell; in ChooseLeaf()2267 RtreeCell cell; in AdjustTree()2459 RtreeCell *aCell, in splitNodeStartree()2582 RtreeCell *pCell, in SplitNode()2590 RtreeCell *aCell; in SplitNode()[all …]
1588 RtreeCell cell; /* New cell to insert if nData>1 */ in geopolyUpdate()