glutSolidDodecahedron

Langue: en

Version: 171805 (fedora - 06/07/09)

Section: 3 (Bibliothèques de fonctions)


BSD mandoc

NAME

glutSolidDodecahedron - Draw a solid dodecahedron.

LIBRARY

OpenGLUT - geometry

SYNOPSIS

In openglut.h Ft void Fn 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)