glutsolidcube(3) centos man page | unix.com

Man Page: glutsolidcube

Operating Environment: centos

Section: 3

UNTITLED
LOCAL UNTITLED
NAME
glutSolidCube -- Draw a solid cube centered at the origin.
LIBRARY
OpenGLUT - geometry
SYNOPSIS
#include <openglut.h> void glutSolidCube(GLdouble width);
PARAMETERS
width The width, height and depth of the cube.
DESCRIPTION
The 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.
AUTHORS
Code contributed by Andreas Umbach <marvin@dataway.ch>
SEE ALSO
glutWireCube(3) Epoch
Related Man Pages
glutstrokestring(3) - centos
glutstrokewidth(3) - centos
cbrtf(3m) - sunos
cbrtl(3m) - sunos
cbrtl(3m) - opensolaris
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!