1UNTITLED                             LOCAL                            UNTITLED
2

NAME

4     glutSolidDodecahedron — Draw a solid dodecahedron.
5

LIBRARY

7     OpenGLUT - geometry
8

SYNOPSIS

10     #include <openglut.h>
11
12     void
13     glutSolidDodecahedron(void);
14

DESCRIPTION

16     This function draws a regular, solid, 12-sided polyhedron centered at the
17     origin.  The distance from the origin to the vertices is sqrt(3).  The
18     facets are pentagons.
19

SEE ALSO

21     glutWireDodecahedron(3) glutSolidRhombicDodecahedron(3)
22     glutWireRhombicDodecahedron(3)
23
24
25
26
27                                     Epoch
Impressum