Home
last modified time | relevance | path

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

/reactos/dll/opengl/glu32/src/libnurbs/nurbtess/
H A DsampleCompRight.cc382 Int endRightIndex, in sampleRightOneGridStepNoMiddle() argument
396 endRightIndex, in sampleRightOneGridStepNoMiddle()
405 Int endRightIndex, in sampleRightOneGridStep() argument
410 if(checkMiddle(rightChain, beginRightIndex, endRightIndex, in sampleRightOneGridStep()
474 sline = new sampledLine(vert1, rightChain->getVertex(endRightIndex)); in sampleRightOneGridStep()
480 for(i=endRightIndex; i>beginRightIndex; i--) in sampleRightOneGridStep()
505 for(i=beginRightIndex+1; i<= endRightIndex; i++){ in sampleRightOneGridStep()
519 Int j = endRightIndex -1; in sampleRightOneGridStep()
523 Int temp = endRightIndex; in sampleRightOneGridStep()
528 if(j+1 == endRightIndex) in sampleRightOneGridStep()
[all …]
H A DsampleCompRight.h62 Int endRightIndex,
70 Int endRightIndex,
82 Int endRightIndex,