glutsolidtorus(3) centos man page | unix.com

Man Page: glutsolidtorus

Operating Environment: centos

Section: 3

UNTITLED
LOCAL UNTITLED
NAME
glutSolidTorus -- Draw a solid torus.
LIBRARY
OpenGLUT - geometry
SYNOPSIS
#include <openglut.h> void glutSolidTorus(GLdouble dInnerRadius, GLdouble dOuterRadius, GLint nSides, GLint nRings);
PARAMETERS
dInnerRadius Radius of ``tube'' dOuterRadius Radius of ``path'' nSides Facets around ``tube'' nRings Joints along ``path''
DESCRIPTION
This function effectively wraps a cylinder with nSides slats and bends it at nRings facets around a circular path, forming a torus, or ``donut''. The center is at the origin and the ``path'' rings around the z axis. The torus parameters can be explored interactively with the OpenGLUT shapes demo.
CAVEATS
dInnerRadius and dOuterRadius are not analogous to similar measurements of an anulus.
SEE ALSO
glutWireTorus(3) Epoch
Related Man Pages
glucylinder(3g) - mojave
glutcreatemenuwindow(3) - centos
glutmousefunc(3) - centos
glutsetwindow(3) - centos
glutswapbuffers(3) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
DB2 convert digits to binary format
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it