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)