glutWireTorus (3) - Linux Manuals
glutWireTorus: Draw a wireframe torus.
NAME
glutWireTorus - Draw a wireframe torus.LIBRARY
OpenGLUT - geometrySYNOPSIS
In openglut.h Ft void Fn glutWireTorus 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