Query: glutwiresphere
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutWireSphere -- Draw a wireframe sphere centered at the origin.LIBRARYOpenGLUT - geometrySYNOPSIS#include <openglut.h> void glutWireSphere(GLdouble radius, GLint slices, GLint stacks);PARAMETERSradius Sphere radius. slices The number of divisions around the z axis. (latitudal) stacks The number of divisions along the z axis. (longitudal)DESCRIPTIONThe glutWireSphere() function draws a wireframe sphere centered at the origin. The "equatorial" great circle lies in the xy-plane.CAVEATSThe number of line segments representing the spherical surface is proportional to (slices*stacks).SEE ALSOglutSolidSphere.(3) Epoch
| Related Man Pages |
|---|
| glucylinder(3g) - suse |
| glucylinder(3g) - redhat |
| glucylinder(3g) - centos |
| gludisk(3g) - xfree86 |
| glucylinder(3g) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Tar Command |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| Please Welcome Dave Munro to the Moderator Team! |