centos man page for glutsolidcube

Query: glutsolidcube

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
cbrt(3m) - sunos
cbrtl(3m) - sunos
cbrtf(3m) - opensolaris
pgmkernel(1) - minix
geometry::primitive::rectangle(3pm) - debian
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I
Shopt -s histappend