Scroll to navigation

GLUTSOLIDRHOMBICDODECAHEDRON(3) Library Functions Manual (local) GLUTSOLIDRHOMBICDODECAHEDRON(3)

NAME

glutSolidRhombicDodecahedronDraw a solid rhombic dodecahedron

LIBRARY

OpenGLUT - geometry

SYNOPSIS

#include <openglut.h>

void
glutSolidRhombicDodecahedron(void);

DESCRIPTION

This function draws a solid-shaded dodecahedron whose facets are rhombic and whose vertices are at unit radius. No facet lies normal to any coordinate axes. The polyhedron is centered at the origin.

SEE ALSO

glutWireRhombicDodecahedron(3) glutWireDodecahedron(3) glutSolidDodecahedron(3)