Home
last modified time | relevance | path

Searched defs:grid (Results 1 – 6 of 6) sorted by relevance

/reactos/dll/opengl/glu32/src/libnurbs/nurbtess/
H A DsampleCompTop.cc113 gridWrap* grid, in sampleTopRightWithGridLinePost()
162 gridWrap* grid, in sampleTopRightWithGridLine()
202 gridWrap* grid, in sampleTopLeftWithGridLinePost()
290 gridWrap* grid, in sampleTopLeftWithGridLine()
771 static void sampleCompTopSimpleOpt(gridWrap* grid, in sampleCompTopSimpleOpt()
926 gridWrap* grid = leftGridChain->getGrid(); in sampleCompTopSimple() local
H A DsampleCompBot.cc113 gridWrap* grid, in sampleBotRightWithGridLinePost()
197 gridWrap* grid, in sampleBotRightWithGridLine()
238 gridWrap* grid, in sampleBotLeftWithGridLinePost()
283 gridWrap* grid, in sampleBotLeftWithGridLine()
751 gridWrap* grid = leftGridChain->getGrid(); in sampleCompBotSimple() local
H A DsampleMonoPoly.cc389 gridWrap* grid, in findGridChains()
974 …ndices(directedLine* topEdge, Int firstGridIndex, Int lastGridIndex, gridWrap* grid, Int* ret_ind… in findLeftGridIndices()
1092 …ndices(directedLine* topEdge, Int firstGridIndex, Int lastGridIndex, gridWrap* grid, Int* ret_ind… in findRightGridIndices()
1219 void sampleMonoPoly(directedLine* polygon, gridWrap* grid, Int ulinear, Int vlinear, primStream* pS… in sampleMonoPoly()
2034 gridWrap* grid = leftGridChain->getGrid(); in sampleLeftOneGridStep() local
2371 gridWrap* grid, in stripOfFanLeft()
H A DsampleCompRight.cc423 gridWrap* grid = rightGridChain->getGrid(); in sampleRightOneGridStep() local
584 gridWrap* grid, in stripOfFanRight()
H A DgridWrap.h97 gridWrap* grid; variable
/reactos/dll/opengl/glu32/src/libnurbs/internals/
H A Dslicer.cc1001 void Slicer::evalRBArray(rectBlockArray* rbArray, gridWrap* grid) in evalRBArray()
1142 gridWrap grid(num_ulines, num_vlines, uMin, uMax, vMin, vMax); in slice_new() local