1UNTITLED                             LOCAL                            UNTITLED
2

NAME

4     glutWireIcosahedron — Draw a wireframe icosahedron.
5

LIBRARY

7     OpenGLUT - geometry
8

SYNOPSIS

10     #include <openglut.h>
11
12     void
13     glutWireIcosahedron(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.  No facet is
18     normal to any of the  x,   y,  or  z  axes.
19

SEE ALSO

21     glutSolidIcosahedron(3)
22
23
24
25
26                                     Epoch
Impressum