Manpages glutSolidDodecahedronSection: GLUT (3GLUT)Updated: 3.7 Index Return to Main Contents NAMEglutSolidDodecahedron, glutWireDodecahedron - render a solid or wireframe dodecahedron (12-sided regular solid) respectively.SYNTAXvoid glutSolidDodecahedron(void); void glutWireDodecahedron(void); DESCRIPTIONglutSolidDodecahedron and glutWireDodecahedron render a solid or wireframe dodecahedron respectively centered at the modeling coordinates origin with a radius of sqrt(3).SEE ALSOglutSolidSphere, glutSolidCube, glutSolidCone, glutSolidTorus, glutSolidOctahedron, glutSolidTetrahedron, glutSolidIcosahedron, glutSolidTeapotAUTHORMark J. Kilgard (mjk@nvidia.com)
IndexThis document was created by man2html, using the manual pages. Time: 18:27:39 GMT, July 05, 2025 |