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

/xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
H A DsampleCompTop.cc582 Int segLeftSmall, segLeftLarge, segRightSmall, segRightLarge; local in function:sampleCompTop
588 segLeftSmall,
596 if(leftChain->getVertex(segLeftSmall)[1] >= rightChain->getVertex(segRightSmall)[1])
599 while(leftGridChain->getGrid()->get_u_value(gridSep) > leftChain->getVertex(segLeftSmall)[0])
601 if(segLeftSmall<segLeftLarge)
602 if(leftGridChain->getGrid()->get_u_value(gridSep) < leftChain->getVertex(segLeftSmall+1)[0])
637 sampleTopLeftWithGridLinePost(leftChain->getVertex(segLeftSmall),
639 segLeftSmall+1,
640 segLeftSmall+1,
663 leftChain, leftStartIndex, segLeftSmall,
671 Int segLeftSmall, segLeftLarge; local in function:sampleCompTop
[all...]

Completed in 3 milliseconds