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