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

/xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
H A DsampleCompBot.cc462 Int down_rightCornerWhere,
467 if(down_leftCornerWhere == 1 && down_rightCornerWhere == 1) //the bot is botVertex with possible grid points
502 else if(down_rightCornerWhere != 2)
507 if(down_rightCornerWhere == 1){
538 down_rightCornerWhere,
701 down_rightCornerWhere,
720 down_rightCornerWhere,
739 Int down_rightCornerWhere,
764 if(down_rightCornerWhere != 0) //rightCorner is not on lef
782 if(down_rightCornerWhere !
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 DsampleCompBot.h120 Int down_rightCornerWhere,
134 Int down_rightCornerWhere,
H A DsampleComp.h53 Int down_rightCornerWhere,
H A DsampleComp.cc65 Int down_rightCornerWhere,
97 down_rightCornerWhere,
126 down_rightCornerWhere,
51 sampleConnectedComp(Real * topVertex,Real * botVertex,vertexArray * leftChain,Int leftStartIndex,Int leftEndIndex,vertexArray * rightChain,Int rightStartIndex,Int rightEndIndex,gridBoundaryChain * leftGridChain,gridBoundaryChain * rightGridChain,Int gridIndex1,Int gridIndex2,Int up_leftCornerWhere,Int up_leftCornerIndex,Int up_rightCornerWhere,Int up_rightCornerIndex,Int down_leftCornerWhere,Int down_leftCornerIndex,Int down_rightCornerWhere,Int down_rightCornerIndex,primStream * pStream,rectBlockArray * rbArray) argument
H A DsampleCompRight.cc64 Int down_rightCornerWhere,
142 if(down_rightCornerWhere == 2) //right corner is on right chan
148 else if (down_rightCornerWhere == 1) //right corner is at bot
55 sampleCompRight(Real * topVertex,Real * botVertex,vertexArray * leftChain,Int leftStartIndex,Int leftEndIndex,vertexArray * rightChain,Int rightStartIndex,Int rightEndIndex,gridBoundaryChain * rightGridChain,Int gridIndex1,Int gridIndex2,Int up_rightCornerWhere,Int up_rightCornerIndex,Int down_rightCornerWhere,Int down_rightCornerIndex,primStream * pStream) argument
H A DsampleMonoPoly.cc1514 Int down_rightCornerWhere; local in function:sampleMonoPolyRec
1614 down_rightCornerWhere,
1617 printf("find corners done, down_leftwhere=%i, down_righwhere=%i,\n",down_leftCornerWhere, down_rightCornerWhere );
1638 down_rightCornerWhere,
1657 down_rightCornerWhere,

Completed in 11 milliseconds