centos man page for glutwirecylinder

Query: glutwirecylinder

OS: centos

Section: 3

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

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

UNTITLED
LOCAL UNTITLED
NAME
glutWireCylinder -- Draw a wireframe cylinder.
LIBRARY
OpenGLUT - geometry
SYNOPSIS
#include <openglut.h> void glutWireCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks);
PARAMETERS
radius Radius of cylinder. height Z height. slices Number of divisions around the z axis. stacks Number of divisions along the z axis.
DESCRIPTION
glutWireCylinder() draws a wireframe of a cylinder, the center of whose base is at the origin, and whose axis parallels the z axis.
SEE ALSO
glutSolidCylinder(3) Epoch
Related Man Pages
glucylinder(3g) - centos
glusphere(3g) - centos
glucylinder(3g) - xfree86
glusphere(3g) - xfree86
glusphere(3g) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I
Shopt -s histappend