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

Man Page: glutsoliddodecahedron

Operating Environment: mojave

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) - redhat
glutspaceballmotionfunc(3glut) - osx
gluttabletmotionfunc(3glut) - osx
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
Shopt -s histappend
My first PERL incarnation... Audio Oscillograph
Python 3.8.0rc1 released.