mojave man page for glutsolidoctahedron

Query: glutsolidoctahedron

OS: mojave

Section: 3glut

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

glutSolidOctahedron(3GLUT)					       GLUT						glutSolidOctahedron(3GLUT)

NAME
glutSolidOctahedron, glutWireOctahedron - render a solid or wireframe octahedron (8-sided regular solid) respectively.
SYNTAX
#include <GLUT/glut.h> void glutSolidOctahedron(void); void glutWireOctahedron(void);
DESCRIPTION
glutSolidOctahedron and glutWireOctahedron render a solid or wireframe octahedron respectively centered at the modeling coordinates origin with a radius of 1.0.
SEE ALSO
glutSolidSphere, glutSolidCube, glutSolidCone, glutSolidTorus, glutSolidDodecahedron, glutSolidTetrahedron, glutSolidIcosahedron, glut- SolidTeapot
AUTHOR
Mark J. Kilgard (mjk@nvidia.com)
GLUT
3.7 glutSolidOctahedron(3GLUT)
Related Man Pages
glutvisibilityfunc(3glut) - mojave
glutsolidteapot(3glut) - suse
glutpositionwindow(3glut) - osx
glutspaceballmotionfunc(3glut) - osx
gluttabletmotionfunc(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)
UNIX tool on MacOS that can increase resolution of a file
My first PERL incarnation... Audio Oscillograph
Python 3.8.0rc1 released.