redhat man page for glutsoliddodecahedron

Query: glutsoliddodecahedron

OS: redhat

Section: 3glut

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

glutSolidDodecahedron(3GLUT)					       GLUT					      glutSolidDodecahedron(3GLUT)

NAME
glutSolidDodecahedron, glutWireDodecahedron - render a solid or wireframe dodecahedron (12-sided regular solid) respectively.
SYNTAX
void glutSolidDodecahedron(void); void glutWireDodecahedron(void);
DESCRIPTION
glutSolidDodecahedron and glutWireDodecahedron render a solid or wireframe dodecahedron respectively centered at the modeling coordinates origin with a radius of sqrt(3).
SEE ALSO
glutSolidSphere, glutSolidCube, glutSolidCone, glutSolidTorus, glutSolidOctahedron, glutSolidTetrahedron, glutSolidIcosahedron, glut- SolidTeapot
AUTHOR
Mark J. Kilgard (mjk@nvidia.com)
GLUT
3.7 glutSolidDodecahedron(3GLUT)
Related Man Pages
glutforcejoystickfunc(3glut) - mojave
glutsolidteapot(3glut) - suse
glutpositionwindow(3glut) - osx
glutspaceballmotionfunc(3glut) - osx
gluttabletmotionfunc(3glut) - osx
Similar Topics in the Unix Linux Community
How to capture ^x,^y via bash script?
CentOS7 restoring file capabilities
Issue with events occuring in DST window
[TIP] Processing YAML files with yq