Searched refs:down_leftCornerWhere (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/ |
| H A D | sampleComp.h | 51 Int down_leftCornerWhere, 68 Int down_leftCornerWhere,
|
| H A D | sampleComp.cc | 63 Int down_leftCornerWhere, 82 down_leftCornerWhere, 124 down_leftCornerWhere, 151 Int down_leftCornerWhere, 211 if(down_leftCornerWhere == 0) /*left corner is on left chain*/ 217 else if(down_leftCornerWhere == 1) /*left corner is on bot*/ 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 142 sampleCompLeft(Real * topVertex,Real * botVertex,vertexArray * leftChain,Int leftStartIndex,Int leftEndIndex,vertexArray * rightChain,Int rightStartIndex,Int rightEndIndex,gridBoundaryChain * leftGridChain,Int gridIndex1,Int gridIndex2,Int up_leftCornerWhere,Int up_leftCornerIndex,Int down_leftCornerWhere,Int down_leftCornerIndex,primStream * pStream) argument
|
| H A D | sampleCompBot.h | 118 Int down_leftCornerWhere, 132 Int down_leftCornerWhere,
|
| H A D | sampleCompBot.cc | 460 Int down_leftCornerWhere, 467 if(down_leftCornerWhere == 1 && down_rightCornerWhere == 1) //the bot is botVertex with possible grid points 477 else if(down_leftCornerWhere != 0) 482 if(down_leftCornerWhere == 1){ 536 down_leftCornerWhere, 699 down_leftCornerWhere, 718 down_leftCornerWhere, 737 Int down_leftCornerWhere, 769 if(down_leftCornerWhere != 0) //left corner is not on let chian 788 if(down_leftCornerWhere ! 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 D | sampleCompRight.h | 96 Int down_leftCornerWhere,
|
| H A D | sampleMonoPoly.cc | 1512 Int down_leftCornerWhere; local in function:sampleMonoPolyRec 1612 down_leftCornerWhere, 1617 printf("find corners done, down_leftwhere=%i, down_righwhere=%i,\n",down_leftCornerWhere, down_rightCornerWhere ); 1636 down_leftCornerWhere, 1655 down_leftCornerWhere,
|
Completed in 9 milliseconds