Home
last modified time | relevance | path

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

/reactos/dll/opengl/glu32/src/libnurbs/nurbtess/
H A DsampleMonoPoly.h70 Int topLeftIndex,
79 Int topLeftIndex,
108 Int topLeftIndex,
H A DsampleMonoPoly.cc1683 Int topLeftIndex, in sampleLeftStrip() argument
1691 …assert(leftChain->getVertex(topLeftIndex)[1] > leftGridChain->get_v_value(leftGridChainStartIndex)… in sampleLeftStrip()
1702 upperVert = leftChain->getVertex(topLeftIndex); in sampleLeftStrip()
1703 lowerVert = leftChain->getVertex(topLeftIndex+1); in sampleLeftStrip()
1718 sampleLeftStripRec(leftChain, topLeftIndex+1, botLeftIndex, in sampleLeftStrip()
1725 Int topLeftIndex, in sampleLeftStripRec() argument
1737 if(topLeftIndex >= botLeftIndex) in sampleLeftStripRec()
1748 Int index1 = topLeftIndex; in sampleLeftStripRec()
1804 Int topLeftIndex, in sampleLeftStripRecF() argument
1816 if(topLeftIndex > botLeftIndex) in sampleLeftStripRecF()
[all …]