osx man page for glutsolidoctahedron

Query: glutsolidoctahedron

OS: osx

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
glutforcejoystickfunc(3glut) - mojave
glutpositionwindow(3glut) - mojave
glutspaceballmotionfunc(3glut) - mojave
glutvisibilityfunc(3glut) - mojave
glutsolidteapot(3glut) - redhat
Similar Topics in the Unix Linux Community
Mac OS X: Based on UNIX - Solid As a Rock
When is a _function_ not a _function_?
My first PERL incarnation... Audio Oscillograph
A dash to GOTO or a dash from GOTO, that is the question...