Query: glutsoliddodecahedron
OS: centos
Section: 3
Links: centos man pages all man pages
Forums: forum home forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutSolidDodecahedron -- Draw a solid dodecahedron.LIBRARYOpenGLUT - geometrySYNOPSIS#include <openglut.h> void glutSolidDodecahedron(void);DESCRIPTIONThis function draws a regular, solid, 12-sided polyhedron centered at the origin. The distance from the origin to the vertices is sqrt(3). The facets are pentagons.SEE ALSOglutWireDodecahedron(3) glutSolidRhombicDodecahedron(3) glutWireRhombicDodecahedron(3) Epoch