glutwiresphere(3) centos man page | unix.com

Man Page: glutwiresphere

Operating Environment: centos

Section: 3

UNTITLED
LOCAL UNTITLED
NAME
glutWireSphere -- Draw a wireframe sphere centered at the origin.
LIBRARY
OpenGLUT - geometry
SYNOPSIS
#include <openglut.h> void glutWireSphere(GLdouble radius, GLint slices, GLint stacks);
PARAMETERS
radius Sphere radius. slices The number of divisions around the z axis. (latitudal) stacks The number of divisions along the z axis. (longitudal)
DESCRIPTION
The glutWireSphere() function draws a wireframe sphere centered at the origin. The "equatorial" great circle lies in the xy-plane.
CAVEATS
The number of line segments representing the spherical surface is proportional to (slices*stacks).
SEE ALSO
glutSolidSphere.(3) Epoch
Related Man Pages
glucylinder(3g) - mojave
gludisk(3g) - mojave
glucylinder(3g) - centos
gludisk(3g) - xfree86
glusphere(3g) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Tar Command
CentOS7 restoring file capabilities
Controlling user input