glutwireicosahedron(3) - Linux man page

Name

glutWireIcosahedron - Draw a wireframe icosahedron.

Library

OpenGLUT - geometry

Synopsis

#include <openglut.h>

void

glutWireIcosahedron(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. No facet is normal to any of the x, y, or z axes.

See Also

glutsolidicosahedron(3)

BSD Epoch BSD