mojave man page for glutsolidtetrahedron

Query: glutsolidtetrahedron

OS: mojave

Section: 3glut

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

glutSolidTetrahedron(3GLUT)					       GLUT					       glutSolidTetrahedron(3GLUT)

NAME
glutSolidTetrahedron, glutWireTetrahedron - render a solid or wireframe tetrahedron (4-sided regular solid) respectively.
SYNTAX
#include <GLUT/glut.h> void glutSolidTetrahedron(void); void glutWireTetrahedron(void);
DESCRIPTION
glutSolidTetrahedron and glutWireTetrahedron render a solid or wireframe tetrahedron respectively centered at the modeling coordinates ori- gin with a radius of sqrt(3).
SEE ALSO
glutSolidSphere, glutSolidCube, glutSolidCone, glutSolidTorus, glutSolidDodecahedron, glutSolidOctahedron, glutSolidIcosahedron, glut- SolidTeapot
AUTHOR
Mark J. Kilgard (mjk@nvidia.com)
GLUT
3.7 glutSolidTetrahedron(3GLUT)
Related Man Pages
gluttabletmotionfunc(3glut) - mojave
glutvisibilityfunc(3glut) - mojave
glutsolidteapot(3glut) - redhat
glutforcejoystickfunc(3glut) - osx
glutsolidteapot(3glut) - osx
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
12-Core MacPro (2013) kernel_task over 1200%
How can I direct messages from mac console.app to a log file?
[BASH] eval command not expanding variables as expected.