glutSolidCylinder (3) - Linux Manuals
glutSolidCylinder: Draw a solid cylinder.
NAME
glutSolidCylinder - Draw a solid cylinder.LIBRARY
OpenGLUT - geometrySYNOPSIS
In openglut.h Ft void Fn glutSolidCylinder GLdouble radius GLdouble height GLint slices GLint stacksPARAMETERS
Bf Em
Bf Em
Bf Em
Bf Em
DESCRIPTION
glutSolidCylinder() draws a shaded cylinder,
the center of whose base is at the origin and
whose axis is along the positive z axis.