glutWireIcosahedron (3) - Linux Manuals
glutWireIcosahedron: Draw a wireframe icosahedron.
Command to display glutWireIcosahedron manual in Linux: $ man 3 glutWireIcosahedron
 
NAME
glutWireIcosahedron
 - Draw a wireframe icosahedron.
LIBRARY
OpenGLUT - geometry
SYNOPSIS
In openglut.h
Ft void
Fn 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 
Bf Sy
 
x,
Ef 
 
Bf Sy
 y,
Ef 
 or 
Bf Sy
 z
Ef 
 
axes.