glutsolidrhombicdodecahedron(3) - Linux man page

Name

glutSolidRhombicDodecahedron - Draw 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)

BSD Epoch BSD