1UNTITLED                             LOCAL                            UNTITLED
2

NAME

4     glutSolidTetrahedron — Draw a solid tetrahedron.
5

LIBRARY

7     OpenGLUT - geometry
8

SYNOPSIS

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

DESCRIPTION

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

TODO

20     See todo-list on glutWireTetrahedron().
21

SEE ALSO

23     glutWireTetrahedron(3)
24
25
26
27
28                                     Epoch
Impressum