glutwirecube(3) centos man page | unix.com

Man Page: glutwirecube

Operating Environment: centos

Section: 3

UNTITLED
LOCAL UNTITLED
NAME
glutWireCube -- Draw a wireframe cube centered at the origin.
LIBRARY
OpenGLUT - geometry
SYNOPSIS
#include <openglut.h> void glutWireCube(GLdouble width);
PARAMETERS
width The width, height and depth of the cube.
DESCRIPTION
The glutWireCube() function draws an axis-aligned wireframe cube with a specified width, height and depth. 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
glutSolidCube(3) Epoch
Related Man Pages
glviewport(3g) - debian
glinvalidatetexsubimage(3g) - centos
gltexstorage3d(3g) - centos
glutstrokestring(3) - centos
geometry::primitive::rectangle(3pm) - debian
Similar Topics in the Unix Linux Community
CentOS7 restoring file capabilities
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
Controlling user input
Please Welcome Dave Munro to the Moderator Team!