glutSolidTorus (3) - Linux Manuals
glutSolidTorus: Draw a solid torus.
NAME
glutSolidTorus - Draw a solid torus.LIBRARY
OpenGLUT - geometrySYNOPSIS
In openglut.h Ft void Fn glutSolidTorus GLdouble dInnerRadius GLdouble dOuterRadius GLint nSides GLint nRingsPARAMETERS
Bf Em
Bf Em
Bf Em
Bf Em
The torus parameters can be explored interactively
with the OpenGLUT shapes demo.
DESCRIPTION
This function effectively wraps a cylinder with
Bf Sy
CAVEATS
Bf Sy