Home
last modified time | relevance | path

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

/reactos/dll/opengl/glu32/src/libnurbs/nurbtess/
H A DsampleCompRight.cc306 Int topRightIndex, in sampleRightStripRecF() argument
316 if(topRightIndex > botRightIndex) in sampleRightStripRecF()
324 …assert(rightChain->getVertex(topRightIndex)[1] <= rightGridChain->get_v_value(rightGridChainStartI… in sampleRightStripRecF()
330 Int index1 = topRightIndex; in sampleRightStripRecF()
343 …sampleRightOneGridStep(rightChain, topRightIndex, index1, rightGridChain, rightGridChainStartIndex… in sampleRightStripRecF()
H A DsampleCompRight.h52 Int topRightIndex,