Home
last modified time | relevance | path

Searched refs:bot_leftCornerIndex (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/opengl/glu32/src/libnurbs/nurbtess/
H A DsampleMonoPoly.h176 Int bot_leftCornerIndex,
H A DsampleMonoPoly.cc279 Int bot_leftCornerIndex, in drawCorners() argument
305 bot_leftCornerV = leftChain->getVertex(bot_leftCornerIndex); in drawCorners()
307 bot_leftCornerV = rightChain->getVertex(bot_leftCornerIndex); in drawCorners()