glutWireRhombicDodecahedron – Draw a wireframe rhombic dodecahedron
Library
OpenGLUT – geometry
Synopsis
In openglut.h Ft void Fn glutWireRhombicDodecahedron void
Description
This function draws a wireframe 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
glutSolidRhombicDodecahedron(3)
glutWireDodecahedron(3)
glutSolidDodecahedron(3)