glutSolidIcosahedron (3) - Linux Manuals

glutSolidIcosahedron: Draw a solid icosahedron.

NAME

glutSolidIcosahedron - Draw a solid icosahedron.

LIBRARY

OpenGLUT - geometry

SYNOPSIS

In openglut.h Ft void Fn glutSolidIcosahedron void

DESCRIPTION

This function draws a regular, solid 20-sided polyhedron centered at the origin. The distance from the origin to the vertices is 1.

SEE ALSO

glutWireIcosahedron(3)