Searched refs:ActualBot (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/ |
| H A D | sampleCompBot.cc | 746 Real* ActualBot; local in function:sampleCompBotSimple 803 ActualBot = rightChain->getVertex(down_leftCornerIndex); 805 ActualBot = botVertex; 808 ActualBot = botVertex; 810 ActualBot = leftChain->getVertex(down_rightCornerIndex); 817 printf("Actual Bot = %f,%f\n", ActualBot[0],ActualBot[1]); 822 ActualBot, 831 monoTriangulationRecGenOpt(ActualTop, ActualBot,
|
| H A D | sampleCompTop.cc | 921 Real* ActualBot; local in function:sampleCompTopSimple 980 ActualBot = gridPoints[gridRightU - gridLeftU]; 985 if(leftChain->getVertex(ActualLeftEnd)[1] == ActualBot[1]) 1010 monoTriangulationRecGenOpt(ActualTop, ActualBot, leftChain, 1018 ActualTop, ActualBot, leftChain,
|
Completed in 3 milliseconds