Searched refs:ActualTop (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/ |
| H A D | sampleCompTop.cc | 920 Real* ActualTop; local in function:sampleCompTopSimple 943 ActualRightStart = up_leftCornerIndex+1; //up_leftCornerIndex will be the ActualTop 971 ActualTop = leftChain->getVertex(up_rightCornerIndex); 973 ActualTop = topVertex; 976 ActualTop = topVertex; 978 ActualTop = rightChain->getVertex(up_leftCornerIndex); 988 monoTriangulationRecGenOpt(ActualTop, leftChain->getVertex(ActualLeftEnd), 998 ActualTop, leftChain->getVertex(ActualLeftEnd), 1010 monoTriangulationRecGenOpt(ActualTop, ActualBot, leftChain, 1018 ActualTop, ActualBo [all...] |
| H A D | sampleCompBot.cc | 745 Real* ActualTop; local in function:sampleCompBotSimple 812 ActualTop = gridPoints[0]; 816 printf("Actual Top = %f,%f\n", ActualTop[0],ActualTop[1]); 820 if(rightChain->getVertex(ActualRightStart)[1] == ActualTop[1]) 831 monoTriangulationRecGenOpt(ActualTop, ActualBot,
|
Completed in 4 milliseconds