glutsoliddodecahedron(3glut) osx man page | unix.com

Man Page: glutsoliddodecahedron

Operating Environment: osx

Section: 3glut

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
glutforcejoystickfunc(3glut) - mojave
gluttabletmotionfunc(3glut) - mojave
glutsolidteapot(3glut) - suse
glutpositionwindow(3glut) - osx
glutvisibilityfunc(3glut) - osx
Similar Topics in the Unix Linux Community
Hearing Aid for OSX 10.12.x and greater.
Undeletable file
To print diamond asterisk pattern based on inputs
Syntax error in subtraction in Bash
Python: Refer a properties file from different location