Searched defs:botVertex (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A DmonoTriangulationBackend.cc159 void monoTriangulationRec(Real* topVertex, Real* botVertex, argument
303 void monoTriangulationRecFunBackend(Real* topVertex, Real* botVertex, argument
[all...]
/xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
H A DsampleComp.cc51 void sampleConnectedComp(Real* topVertex, Real* botVertex, argument
142 void sampleCompLeft(Real* topVertex, Real* botVertex, argument
H A DsampleCompBot.cc107 void sampleBotRightWithGridLinePost(Real* botVertex, argument
193 sampleBotRightWithGridLine(Real * botVertex,vertexArray * rightChain,Int rightEnd,Int rightCorner,gridWrap * grid,Int gridV,Int leftU,Int rightU,primStream * pStream) argument
232 sampleBotLeftWithGridLinePost(Real * botVertex,vertexArray * leftChain,Int leftEnd,Int segIndexMono,Int segIndexPass,Int leftCorner,gridWrap * grid,Int gridV,Int leftU,Int rightU,primStream * pStream) argument
279 sampleBotLeftWithGridLine(Real * botVertex,vertexArray * leftChain,Int leftEnd,Int leftCorner,gridWrap * grid,Int gridV,Int leftU,Int rightU,primStream * pStream) argument
452 sampleCompBot(Real * botVertex,vertexArray * leftChain,Int leftEnd,vertexArray * rightChain,Int rightEnd,gridBoundaryChain * leftGridChain,gridBoundaryChain * rightGridChain,Int gridIndex,Int down_leftCornerWhere,Int down_leftCornerIndex,Int down_rightCornerWhere,Int down_rightCornerIndex,primStream * pStream) argument
729 sampleCompBotSimple(Real * botVertex,vertexArray * leftChain,Int leftEnd,vertexArray * rightChain,Int rightEnd,gridBoundaryChain * leftGridChain,gridBoundaryChain * rightGridChain,Int gridIndex,Int down_leftCornerWhere,Int down_leftCornerIndex,Int down_rightCornerWhere,Int down_rightCornerIndex,primStream * pStream) argument
[all...]
H A DsampleCompTop.cc771 sampleCompTopSimpleOpt(gridWrap * grid,Int gridV,Real * topVertex,Real * botVertex,vertexArray * inc_chain,Int inc_current,Int inc_end,vertexArray * dec_chain,Int dec_current,Int dec_end,primStream * pStream) argument
H A DmonoTriangulation.cc104 void monoTriangulationRecOpt(Real* topVertex, Real* botVertex, argument
162 void monoTriangulationRecGenTBOpt(Real* topVertex, Real* botVertex, argument
324 void monoTriangulationRecGenInU(Real* topVertex, Real* botVertex, argument
332 void monoTriangulationRecGenOpt(Real* topVertex, Real* botVertex, argument
492 monoTriangulationRecGen(Real * topVertex,Real * botVertex,vertexArray * inc_chain,Int inc_current,Int inc_end,vertexArray * dec_chain,Int dec_current,Int dec_end,primStream * pStream) argument
678 monoTriangulation2(Real * topVertex,Real * botVertex,vertexArray * inc_chain,Int inc_smallIndex,Int inc_largeIndex,Int is_increase_chain,primStream * pStream) argument
734 monoTriangulationRecFunGen(Real * topVertex,Real * botVertex,vertexArray * inc_chain,Int inc_current,Int inc_end,vertexArray * dec_chain,Int dec_current,Int dec_end,Int (* compFun)(Real *,Real *),primStream * pStream) argument
832 monoTriangulationRecFun(Real * topVertex,Real * botVertex,vertexArray * inc_chain,Int inc_current,vertexArray * dec_chain,Int dec_current,Int (* compFun)(Real *,Real *),primStream * pStream) argument
929 monoTriangulationRec(Real * topVertex,Real * botVertex,vertexArray * inc_chain,Int inc_current,vertexArray * dec_chain,Int dec_current,primStream * pStream) argument
1033 monoTriangulationRec(directedLine * inc_chain,Int inc_index,directedLine * dec_chain,Int dec_index,directedLine * topVertex,Int top_index,directedLine * botVertex,primStream * pStream) argument
[all...]
H A DsampleCompRight.cc55 void sampleCompRight(Real* topVertex, Real* botVertex, argument
221 void sampleRightSingleTrimEdgeRegionGen(Real topVertex[2], Real botVertex[2], argument
H A DsampleMonoPoly.cc430 void findDownCorners(Real *botVertex, argument
1401 sampleMonoPolyRec(Real * topVertex,Real * botVertex,vertexArray * leftChain,Int leftStartIndex,vertexArray * rightChain,Int rightStartIndex,gridBoundaryChain * leftGridChain,gridBoundaryChain * rightGridChain,Int gridStartIndex,primStream * pStream,rectBlockArray * rbArray) argument
[all...]

Completed in 13 milliseconds