glutsolidoctahedron(3glut) mojave man page | unix.com

Man Page: glutsolidoctahedron

Operating Environment: mojave

Section: 3glut

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
glutpositionwindow(3glut) - mojave
glutsolidteapot(3glut) - mojave
glutsolidteapot(3glut) - suse
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)
Shopt -s histappend
My first PERL incarnation... Audio Oscillograph
[BASH] eval command not expanding variables as expected.