FreeBSD Manual Pages
glutSolidDodecahedron(3GLUT) GLUT glutSolidDodecahedron(3GLUT) NAME glutSolidDodecahedron, glutWireDodecahedron - render a solid or wire- frame dodecahedron (12-sided regular solid) respectively. SYNTAX void glutSolidDodecahedron(void); void glutWireDodecahedron(void); DESCRIPTION glutSolidDodecahedron and glutWireDodecahedron render a solid or wire- frame dodecahedron respectively centered at the modeling coordinates origin with a radius of sqrt(3). SEE ALSO glutSolidSphere, glutSolidCube, glutSolidCone, glutSolidTorus, glut- SolidOctahedron, glutSolidTetrahedron, glutSolidIcosahedron, glut- SolidTeapot AUTHOR Mark J. Kilgard (mjk@nvidia.com) GLUT 3.7 glutSolidDodecahedron(3GLUT)
NAME | SYNTAX | DESCRIPTION | SEE ALSO | AUTHOR
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=glutSolidDodecahedron&sektion=3&manpath=FreeBSD+Ports+15.0.quarterly>
