centos man page for glutsolidcylinder

Query: glutsolidcylinder

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

UNTITLED
LOCAL UNTITLED
NAME
glutSolidCylinder -- Draw a solid cylinder.
LIBRARY
OpenGLUT - geometry
SYNOPSIS
#include <openglut.h> void glutSolidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks);
PARAMETERS
radius Radius of the cylinder. height Z height. slices Divisions around z axis. stacks Divisions along z axis.
DESCRIPTION
glutSolidCylinder() draws a shaded cylinder, the center of whose base is at the origin and whose axis is along the positive z axis.
SEE ALSO
glutWireCylinder(3) Epoch
Related Man Pages
glusphere(3g) - mojave
glucylinder(3g) - redhat
gludisk(3g) - redhat
glusphere(3g) - suse
glucylinder(3g) - osx
Similar Topics in the Unix Linux Community
CentOS7 restoring file capabilities
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq