Searched refs:glutSolidCone (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| H A D | fogindex.c | 88 glutSolidCone(1.0, 2.0, 10, 10); 95 glutSolidCone(1.0, 2.0, 10, 10); 102 glutSolidCone(1.0, 2.0, 10, 10);
|
| H A D | sccolorlight.c | 86 glutSolidCone (1.0, 2.0, 20, 20);
|
| H A D | scene.c | 86 glutSolidCone (1.0, 2.0, 15, 15);
|
| H A D | scenebamb.c | 85 glutSolidCone (1.0, 2.0, 15, 15);
|
| H A D | sceneflat.c | 85 glutSolidCone (1.0, 2.0, 15, 15);
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/beos/ |
| H A D | glut_ext.c | 147 { "glutSolidCone", (const GLUTproc) glutSolidCone },
|
| H A D | glut_shapes.c | 106 glutSolidCone(GLdouble base, GLdouble height, function in typeref:typename:void APIENTRY
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | glut_ext.c | 147 { "glutSolidCone", (const GLUTproc) glutSolidCone },
|
| H A D | glut_shapes.c | 106 glutSolidCone(GLdouble base, GLdouble height, function in typeref:typename:void GLUTAPIENTRY
|
| /xsrc/external/mit/mesa-demos/dist/src/samples/ |
| H A D | shape.c | 125 glutSolidCone(5.0, 5.0, 20, 10);
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | cuberender.c | 102 glutSolidCone(cyl->Radius, cyl->Height, 12, 2);
|
| /xsrc/external/mit/MesaGLUT/dist/include/GL/ |
| H A D | glut.h | 600 GLUTAPI void GLUTAPIENTRY glutSolidCone(GLdouble base, GLdouble height, GLint slices, GLint stacks);
|
Completed in 10 milliseconds