GLUTWIREICOSAHEDRON

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

BSD mandoc
 

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.

 

SEE ALSO

glutSolidIcosahedron(3)