Query: glutsolidcube
OS: redhat
Section: 3glut
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
glutSolidCube(3GLUT) GLUT glutSolidCube(3GLUT)NAMEglutSolidCube, glutWireCube - render a solid or wireframe cube respectively.SYNTAXvoid glutSolidCube(GLdouble size); void glutWireCube(GLdouble size);ARGUMENTSsize Length of each edge.DESCRIPTIONglutSolidCube and glutWireCube render a solid or wireframe cube respectively. The cube is centered at the modeling coordinates origin with sides of length size.SEE ALSOglutSolidSphere, glutSolidCone, glutSolidTorus, glutSolidDodecahedron, glutSolidOctahedron, glutSolidTetrahedron, glutSolidIcosahedron, glutSolidTeapotAUTHORMark J. Kilgard (mjk@nvidia.com)GLUT3.7 glutSolidCube(3GLUT)
Related Man Pages |
---|
glutvisibilityfunc(3glut) - mojave |
glutforcejoystickfunc(3glut) - redhat |
glutsolidteapot(3glut) - redhat |
glutforcejoystickfunc(3glut) - suse |
glutvisibilityfunc(3glut) - osx |
Similar Topics in the Unix Linux Community |
---|
How to capture ^x,^y via bash script? |
Tar Command |
Docker learning Phase-I |
Shopt -s histappend |
Issue with events occuring in DST window |