Query: glutwiredodecahedron
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutWireDodecahedron -- Draw a wireframe dodecahedron.LIBRARYOpenGLUT - geometrySYNOPSIS#include <openglut.h> void glutWireDodecahedron(void);DESCRIPTIONThis function draws a regular, wireframe 12-sided polyhedron centered at the origin. The distance from the origin to the vertices is sqrt(3). The facets are pentagons. No facet is normal any of the x, y, or z axes.SEE ALSOglutSolidDodecahedron(3) glutWireRhombicDodecahedron(3) glutSolidRhombicDodecahedron(3) Epoch