glutSolidCube (3) - Linux Manuals
glutSolidCube: Draw a solid cube centered at the origin.
NAME
glutSolidCube - Draw a solid cube centered at the origin.LIBRARY
OpenGLUT - geometrySYNOPSIS
In openglut.h Ft void Fn glutSolidCube GLdouble widthPARAMETERS
Bf Em
DESCRIPTION
The glutSolidCube() function draws a solid-shaded cube
with side-length given by
Bf Sy
AUTHORS
Code contributed by Andreas Umbach <marvin [at] dataway.ch>