Lines Matching refs:costemp
162 GLfloat sintemp, costemp;
321 costemp = cosCache[i];
331 radiusLow * costemp, zLow);
402 costemp = cosCache[i];
413 radiusLow * costemp, zLow);
439 GLfloat sintemp, costemp;
584 costemp = cosCache[i];
594 glVertex3f(radiusLow * sintemp, radiusLow * costemp, 0.0);
633 costemp = cosCache[i];
645 glVertex3f(radiusLow * sintemp, radiusLow * costemp, 0.0);
654 costemp = cosCache[i];
664 glVertex3f(radiusLow * sintemp, radiusLow * costemp, 0.0);