Home
last modified time | relevance | path

Searched refs:rightGridChainEndIndex (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/opengl/glu32/src/libnurbs/nurbtess/
H A DsampleCompRight.cc310 Int rightGridChainEndIndex, in sampleRightStripRecF() argument
320 if(rightGridChainStartIndex >= rightGridChainEndIndex) in sampleRightStripRecF()
325 rightChain->getVertex(botRightIndex)[1] >= rightGridChain->get_v_value(rightGridChainEndIndex)); in sampleRightStripRecF()
351 …ndex1, botRightIndex, rightGridChain, rightGridChainStartIndex+1, rightGridChainEndIndex, pStream); in sampleRightStripRecF()
367 if(index2 > rightGridChainEndIndex) in sampleRightStripRecF()
375 …RecF(rightChain, index1+1, botRightIndex, rightGridChain, index2, rightGridChainEndIndex, pStream); in sampleRightStripRecF()
H A DsampleCompRight.h56 Int rightGridChainEndIndex,