Searched refs:iBestDim (Results 1 – 1 of 1) sorted by relevance
220564 int iBestDim = 0; local220628 iBestDim = ii;220634 memcpy(pBboxLeft, &aCell[aaSorted[iBestDim][0]], sizeof(RtreeCell));220635 memcpy(pBboxRight, &aCell[aaSorted[iBestDim][iBestSplit]], sizeof(RtreeCell));220639 RtreeCell *pCell = &aCell[aaSorted[iBestDim][ii]];