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

/xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
H A DsampleCompBot.cc463 Int down_rightCornerIndex,
495 down_rightCornerIndex,
513 tempLeftEnd = down_rightCornerIndex-1;
514 tempBot = leftChain->getVertex(down_rightCornerIndex);
539 down_rightCornerIndex,
548 rightChain, rightEnd, down_rightCornerIndex,
566 down_rightCornerIndex,
599 down_rightCornerIndex,
654 rightChain, down_rightCornerIndex, rightEnd,
660 findBotRightSegment(rightChain, sep_right, down_rightCornerIndex,
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.h121 Int down_rightCornerIndex,
135 Int down_rightCornerIndex,
H A DsampleComp.h54 Int down_rightCornerIndex,
H A DsampleComp.cc66 Int down_rightCornerIndex,
98 down_rightCornerIndex,
127 down_rightCornerIndex,
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.cc65 Int down_rightCornerIndex,
144 cornerBot = rightChain->getVertex(down_rightCornerIndex);
145 cornerRightEnd = down_rightCornerIndex-1;
158 cornerLeftDownStart = down_rightCornerIndex;
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.cc1515 Int down_rightCornerIndex; local in function:sampleMonoPolyRec
1615 down_rightCornerIndex);
1620 printf("find corners done, down_leftindex=%i, down_righindex=%i,\n",down_leftCornerIndex, down_rightCornerIndex );
1639 down_rightCornerIndex);
1658 down_rightCornerIndex,

Completed in 7 milliseconds