Searched refs:fMinArea (Results 1 – 1 of 1) sorted by relevance
2213 RtreeDValue fMinArea = RTREE_ZERO; in ChooseLeaf() local2232 if( iCell==0||growth<fMinGrowth||(growth==fMinGrowth && area<fMinArea) ){ in ChooseLeaf()2237 fMinArea = area; in ChooseLeaf()