Searched refs:botRight2 (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
H A DsampleMonoPoly.cc890 Int botLeft2, botRight2; local in function:findNeckF
904 botRight2 = rightChain->findIndexFirstAboveEqualGen(leftGridChain->get_v_value(lowerGridIndex), botRightIndex, rightChain->getNumElements()-1) -1;
905 if(botRight2 < botRightIndex) botRight2=botRightIndex;
910 assert(botRight2 >= botRightIndex);
925 for(i=botRightIndex+1; i<= botRight2; i++)

Completed in 4 milliseconds