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

/xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
H A DsampleCompBot.cc546 Int sep_left, sep_right; local in function:sampleCompBot
549 sep_left, sep_right)
554 rightChain->getVertex(sep_right)[0] <= rightGridChain->get_u_value(gridIndex))
565 sep_right,
657 else if(rightChain->getVertex(sep_right)[0] <= rightGridChain->get_u_value(gridIndex))//left out right in
660 findBotRightSegment(rightChain, sep_right, down_rightCornerIndex,
665 assert(segRightPass <= sep_right); //make sure there is a point to the left of u.
H A DsampleCompTop.cc566 Int sep_left, sep_right; local in function:sampleCompTop
574 sep_right)
579 rightChain->getVertex(sep_right)[0] <= rightGridChain->get_u_value(gridIndex1))
591 sep_right,
700 else if(rightChain->getVertex(sep_right)[0] <= rightGridChain->get_u_value(gridIndex1))
704 sep_right,
709 assert(segRightLarge>=sep_right);

Completed in 3 milliseconds