1UNTITLED                             LOCAL                            UNTITLED
2

NAME

4     glutSolidRhombicDodecahedron — Draw a solid rhombic dodecahedron
5

LIBRARY

7     OpenGLUT - geometry
8

SYNOPSIS

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

DESCRIPTION

16     This function draws a solid-shaded dodecahedron whose facets are rhombic
17     and whose vertices are at unit radius.  No facet lies normal to any coor‐
18     dinate axes.  The polyhedron is centered at the origin.
19

SEE ALSO

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