manpagez: man pages & more
man glutSolidCube(3)
Home | html | info | man
glutSolidCube(3GLUT)                 GLUT                 glutSolidCube(3GLUT)




NAME

       glutSolidCube,  glutWireCube - render a solid or wireframe cube respec-
       tively.


SYNTAX

       void glutSolidCube(GLdouble size);
       void glutWireCube(GLdouble size);


ARGUMENTS

       size      Length of each edge.


DESCRIPTION

       glutSolidCube and glutWireCube render a solid or wireframe cube respec-
       tively.  The  cube  is centered at the modeling coordinates origin with
       sides of length size.


SEE ALSO

       glutSolidSphere(3), glutSolidCone(3), glutSolidTorus(3),
       glutSolidDodecahedron(3), glutSolidOctahedron(3),
       glutSolidTetrahedron(3), glutSolidIcosahedron(3), glutSolidTeapot(3)


AUTHOR

       Mark J. Kilgard (mjk@nvidia.com)



GLUT                                  3.7                 glutSolidCube(3GLUT)

Mac OS X 10.6 - Generated Thu Sep 17 20:20:43 CDT 2009
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.