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

/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dfogindex.c88 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 Dsccolorlight.c86 glutSolidCone (1.0, 2.0, 20, 20);
H A Dscene.c86 glutSolidCone (1.0, 2.0, 15, 15);
H A Dscenebamb.c85 glutSolidCone (1.0, 2.0, 15, 15);
H A Dsceneflat.c85 glutSolidCone (1.0, 2.0, 15, 15);
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglut_ext.c147 { "glutSolidCone", (const GLUTproc) glutSolidCone },
H A Dglut_shapes.c106 glutSolidCone(GLdouble base, GLdouble height, function in typeref:typename:void APIENTRY
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_ext.c147 { "glutSolidCone", (const GLUTproc) glutSolidCone },
H A Dglut_shapes.c106 glutSolidCone(GLdouble base, GLdouble height, function in typeref:typename:void GLUTAPIENTRY
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dshape.c125 glutSolidCone(5.0, 5.0, 20, 10);
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dcuberender.c102 glutSolidCone(cyl->Radius, cyl->Height, 12, 2);
/xsrc/external/mit/MesaGLUT/dist/include/GL/
H A Dglut.h600 GLUTAPI void GLUTAPIENTRY glutSolidCone(GLdouble base, GLdouble height, GLint slices, GLint stacks);

Completed in 10 milliseconds