GLUTSOLIDICOSAHEDRON

Section: C Library Functions (3)
Updated: LOCAL
Index Return to Main Contents

BSD mandoc
 

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)