glutSolidRhombicDodecahedron – Draw a solid rhombic dodecahedron
Library
OpenGLUT – geometry
Synopsis
In openglut.h Ft void Fn 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)