Searched refs:cellArea (Results 1 – 1 of 1) sorted by relevance
220234 static RtreeDValue cellArea(Rtree *pRtree, RtreeCell *p){ function220376 RtreeDValue area = cellArea(pRtree, &cell);220394 area = cellArea(pRtree, &cell);220396 growth = cellArea(pRtree, &cell)-area;220616 area = cellArea(pRtree, &left) + cellArea(pRtree, &right);