1UNTITLED                             LOCAL                            UNTITLED
2

NAME

4     glutSolidIcosahedron — Draw a solid icosahedron.
5

LIBRARY

7     OpenGLUT - geometry
8

SYNOPSIS

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

DESCRIPTION

16     This function draws a regular, solid 20-sided polyhedron centered at the
17     origin.  The distance from the origin to the vertices is 1.
18

SEE ALSO

20     glutWireIcosahedron(3)
21
22
23
24
25                                     Epoch
Impressum