Documentation
From my personal library, The Internet

man page:



SYNTAX

       void glutSolidTetrahedron(void);
       void glutWireTetrahedron(void);


DESCRIPTION

       glutSolidTetrahedron and glutWireTetrahedron render a  solid  or  wire-
       frame  tetrahedron  respectively  centered  at the modeling coordinates
       origin with a radius of sqrt(3).


SEE ALSO

       glutSolidSphere, glutSolidCube,  glutSolidCone,  glutSolidTorus,  glut-
       SolidDodecahedron,   glutSolidOctahedron,  glutSolidIcosahedron,  glut-
       SolidTeapot


AUTHOR

       Mark J. Kilgard (mjk@nvidia.com)



GLUT                                  3.7          glutSolidTetrahedron(3GLUT)

Man(1) output converted with man2html