Searched refs:pBboxLeft (Results 1 – 1 of 1) sorted by relevance
2463 RtreeCell *pBboxLeft, in splitNodeStartree() argument2540 memcpy(pBboxLeft, &aCell[aaSorted[iBestDim][0]], sizeof(RtreeCell)); in splitNodeStartree()2544 RtreeCell *pBbox = (ii<iBestSplit)?pBboxLeft:pBboxRight; in splitNodeStartree()