Home
last modified time | relevance | path

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

/dports/graphics/libQGLViewer/libQGLViewer-2.7.2/examples/contribs/dvonn/
H A Ddrawer.cpp113 float thMin = hMin; in drawVRing() local
116 swap(thMax, thMin); in drawVRing()
126 glVertex3f(r * cosine, r * sine, thMin); in drawVRing()