Query: glutwirecube
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutWireCube -- Draw a wireframe cube centered at the origin.LIBRARYOpenGLUT - geometrySYNOPSIS#include <openglut.h> void glutWireCube(GLdouble width);PARAMETERSwidth The width, height and depth of the cube.DESCRIPTIONThe 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.AUTHORSCode contributed by Andreas Umbach <marvin@dataway.ch>SEE ALSOglutSolidCube(3) Epoch
Related Man Pages |
---|
glviewport(3g) - mojave |
glviewport(3g) - debian |
glinvalidatetexsubimage(3g) - centos |
glutgamemodeget(3) - centos |
geometry::primitive::rectangle(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
How to increment version inside a file? |
DB2 convert digits to binary format |
Shopt -s histappend |
Controlling user input |