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

/xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
H A DsampleCompTop.h46 Int up_leftCornerWhere,
60 Int up_leftCornerWhere,
H A DsampleComp.h47 Int up_leftCornerWhere,
66 Int up_leftCornerWhere,
H A DsampleComp.cc59 Int up_leftCornerWhere,
80 up_leftCornerWhere,
110 up_leftCornerWhere,
149 Int up_leftCornerWhere,
192 if(up_leftCornerWhere == 0) /*left corner is on left chain*/
198 else if(up_leftCornerWhere == 1) /*left corner is on top*/
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 DsampleCompTop.cc476 Int up_leftCornerWhere,
482 if(up_leftCornerWhere == 1 && up_rightCornerWhere == 1) //the top is topVertex with possible grid points
492 else if(up_leftCornerWhere != 0)
496 if(up_leftCornerWhere == 1){
542 up_leftCornerWhere,
548 else //up_leftCornerWhere == 0, up_rightCornerWhere == 2.
558 up_leftCornerWhere,
629 up_leftCornerWhere,
742 up_leftCornerWhere,
760 up_leftCornerWhere,
468 sampleCompTop(Real * topVertex,vertexArray * leftChain,Int leftStartIndex,vertexArray * rightChain,Int rightStartIndex,gridBoundaryChain * leftGridChain,gridBoundaryChain * rightGridChain,Int gridIndex1,Int up_leftCornerWhere,Int up_leftCornerIndex,Int up_rightCornerWhere,Int up_rightCornerIndex,primStream * pStream) argument
904 sampleCompTopSimple(Real * topVertex,vertexArray * leftChain,Int leftStartIndex,vertexArray * rightChain,Int rightStartIndex,gridBoundaryChain * leftGridChain,gridBoundaryChain * rightGridChain,Int gridIndex1,Int up_leftCornerWhere,Int up_leftCornerIndex,Int up_rightCornerWhere,Int up_rightCornerIndex,primStream * pStream) argument
[all...]
H A DsampleCompRight.h94 Int up_leftCornerWhere,
H A DsampleMonoPoly.cc1508 Int up_leftCornerWhere; local in function:sampleMonoPolyRec
1599 up_leftCornerWhere,
1618 printf("find corners done, up_leftwhere=%i, up_righwhere=%i,\n",up_leftCornerWhere, up_rightCornerWhere );
1632 up_leftCornerWhere,
1651 up_leftCornerWhere,

Completed in 6 milliseconds