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