Home
last modified time | relevance | path

Searched refs:monoTriangulationRecGen (Results 1 – 6 of 6) sorted by relevance

/reactos/dll/opengl/glu32/src/libnurbs/nurbtess/
H A DmonoTriangulation.cc131 monoTriangulationRecGen(topVertex, left_chain->getVertex(left_current), in monoTriangulationRecOpt()
149 monoTriangulationRecGen(topVertex, right_chain->getVertex(right_current), in monoTriangulationRecOpt()
460 monoTriangulationRecGen(topVertex, botVertex, inc_chain, inc_current, inc_end, in monoTriangulationRecGenOpt()
483 monoTriangulationRecGen(topVertex, botVertex, inc_chain, inc_current, inc_end, in monoTriangulationRecGenOpt()
492 void monoTriangulationRecGen(Real* topVertex, Real* botVertex, in monoTriangulationRecGen() function
551 monoTriangulationRecGen(dec_array[i-1], botVertex, in monoTriangulationRecGen()
569 monoTriangulationRecGen(inc_array[i-1], botVertex, in monoTriangulationRecGen()
H A DsampleCompBot.cc608 monoTriangulationRecGen(tempTop, botVertex, in sampleCompBot()
651 monoTriangulationRecGen(rightGridChain->get_vertex(gridIndex), in sampleCompBot()
682 monoTriangulationRecGen(leftGridChain->get_vertex(gridIndex), in sampleCompBot()
H A DsampleCompTop.cc662 monoTriangulationRecGen(topVertex, tempBot, in sampleCompTop()
695 monoTriangulationRecGen(topVertex, rightGridChain->get_vertex(gridIndex1), in sampleCompTop()
725 monoTriangulationRecGen(topVertex, leftGridChain->get_vertex(gridIndex1), in sampleCompTop()
H A DmonoTriangulation.h124 void monoTriangulationRecGen(Real* topVertex, Real* botVertex,
H A DsampleComp.cc357 monoTriangulationRecGen(topVert, botVert, in sampleLeftSingleTrimEdgeRegionGen()
H A DsampleCompRight.cc264 monoTriangulationRecGen(topVertex, botVertex, in sampleRightSingleTrimEdgeRegionGen()