centos man page for glutwirecube

Query: glutwirecube

OS: centos

Section: 3

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

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) - mojave
glutgamemodeget(3) - centos
glutsetoption(3) - centos
glutstrokestring(3) - centos
glutstrokewidth(3) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq