Query: glutsolidcube
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutSolidCube -- Draw a solid cube centered at the origin.LIBRARYOpenGLUT - geometrySYNOPSIS#include <openglut.h> void glutSolidCube(GLdouble width);PARAMETERSwidth The width, height and depth of the cube.DESCRIPTIONThe glutSolidCube() function draws a solid-shaded cube with side-length given by width. The vertices of the cube are at (+/- width/2, +/- width/2, +/- width/2), so that the cube is centered at the origin.AUTHORSCode contributed by Andreas Umbach <marvin@dataway.ch>SEE ALSOglutWireCube(3) Epoch
Related Man Pages |
---|
gltexstorage3d(3g) - centos |
glutsetwindow(3) - centos |
glutsetoption(3) - centos |
glutstrokestring(3) - centos |
cbrtl(3m) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Best performance UNIX just for HOST Virtualization? |
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Shopt -s histappend |