Searched refs:segIndexLarge (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
H A DsampleCompTop.cc111 Int segIndexLarge,
120 if(segIndexLarge < rightEnd)
123 if(segIndexLarge >= rightStart)
124 tempTop = rightChain->getVertex(segIndexLarge);
132 rightChain, segIndexLarge+1, rightEnd,
137 segIndexLarge+1,
146 if(segIndexLarge >= rightStart)
148 stripOfFanRight(rightChain, segIndexLarge, segIndexSmall, grid, gridV, leftU, rightU, pStream, 0);
175 Int segIndexSmall = 0, segIndexLarge; local in function:sampleTopRightWithGridLine
181 segIndexLarge
107 sampleTopRightWithGridLinePost(Real * topVertex,vertexArray * rightChain,Int rightStart,Int segIndexSmall,Int segIndexLarge,Int rightEnd,gridWrap * grid,Int gridV,Int leftU,Int rightU,primStream * pStream) argument
196 sampleTopLeftWithGridLinePost(Real * topVertex,vertexArray * leftChain,Int leftStart,Int segIndexSmall,Int segIndexLarge,Int leftEnd,gridWrap * grid,Int gridV,Int leftU,Int rightU,primStream * pStream) argument
297 Int segIndexSmall = 0, segIndexLarge; local in function:sampleTopLeftWithGridLine
[all...]

Completed in 2 milliseconds