glutsolidicosahedron(3) - Linux man page

Name

glutSolidIcosahedron - Draw a solid icosahedron.

Library

OpenGLUT - geometry

Synopsis

#include <openglut.h>

void

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)

BSD Epoch BSD