osx man page for glutsoliddodecahedron

Query: glutsoliddodecahedron

OS: osx

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
#include <GLUT/glut.h> 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
glutpositionwindow(3glut) - mojave
glutvisibilityfunc(3glut) - mojave
glutsolidteapot(3glut) - redhat
glutwireteapot(3glut) - redhat
glutsolidteapot(3glut) - suse
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
At A Glance Coloured Real Time Bargraph Generator...
When is a _function_ not a _function_?
To print diamond asterisk pattern based on inputs