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

/xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
H A DsampleMonoPoly.cc286 Real* bot_rightCornerV; local in function:drawCorners
310 bot_rightCornerV = botV;
312 bot_rightCornerV = leftChain->getVertex(bot_rightCornerIndex);
314 bot_rightCornerV = rightChain->getVertex(bot_rightCornerIndex);
339 glVertex2fv(bot_rightCornerV);

Completed in 4 milliseconds