glutsoliddodecahedron(3) - Linux man page
Name
glutSolidDodecahedron - Draw a solid dodecahedron.
Library
OpenGLUT - geometry
Synopsis
#include <openglut.h>
void
glutSolidDodecahedron(void);
-
Description
This 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 Also
glutwiredodecahedron(3) glutsolidrhombicdodecahedron(3) glutwirerhombicdodecahedron(3)
BSD Epoch BSD