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

/xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
H A DsampleMonoPoly.cc285 Real* bot_leftCornerV; local in function:drawCorners
303 bot_leftCornerV = botV;
305 bot_leftCornerV = leftChain->getVertex(bot_leftCornerIndex);
307 bot_leftCornerV = rightChain->getVertex(bot_leftCornerIndex);
334 glVertex2fv(bot_leftCornerV);

Completed in 4 milliseconds