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

/xsrc/external/mit/glu/dist/src/libnurbs/interface/
H A Dinsurfeval.cc1375 REAL* botMostXYZ; local in function:OpenGLSurfaceEvaluator::inEvalVStrip
1394 botMostXYZ = leftXYZ[0];
1405 botMostXYZ = rightXYZ[0];
1422 glVertex3fv(botMostXYZ);
1440 glVertex3fv(botMostXYZ);
1483 glVertex3fv(botMostXYZ);
1494 botMostXYZ = leftXYZ[k];
1503 glVertex3fv(botMostXYZ);
1528 botMostXYZ = rightXYZ[j-1];

Completed in 4 milliseconds