glutSolidIcosahedron

render a solid or wireframe icosahedron (20-sided regular solid) respectively.

Signature

glutSolidIcosahedron( )-> void
glutSolidIcosahedron( )
glutSolidIcosahedron(  ) -> None
glutWireIcosahedron( )-> void
glutWireIcosahedron( )
glutWireIcosahedron(  ) -> None

Description

glutSolidIcosahedron and glutWireIcosahedron render a solid or wireframe icosahedron respectively. The icosahedron is centered at the modeling coordinates origin and has a radius of 1.0.

See Also

glutSolidSphere glutSolidCube glutSolidCone glutSolidTorus glutSolidDodecahedron glutSolidOctahedron glutSolidTetrahedron glutSolidTeapot