manpagez: man pages & more
man glutWireDodecahedron(3)
Home | html | info | man
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(3), glutSolidCube(3), glutSolidCone(3),
       glutSolidTorus(3), glutSolidOctahedron(3), glutSolidTetrahedron(3),
       glutSolidIcosahedron(3), glutSolidTeapot(3)


AUTHOR

       Mark J. Kilgard (mjk@nvidia.com)



GLUT                                  3.7         glutSolidDodecahedron(3GLUT)

Mac OS X 10.6 - Generated Thu Sep 17 20:20:44 CDT 2009
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.