Query: glutsolidoctahedron
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutSolidOctahedron -- Draw a solid octahedron.LIBRARYOpenGLUT - geometrySYNOPSIS#include <openglut.h> void glutSolidOctahedron(void);DESCRIPTIONThis function draws a regular, solid 8-sided polyhedron centered at the origin. The vertices are at (+/-1, 0, 0), (0, +/-1, 0), (0, 0, +/-1).CAVEATSWe visit the same vertices the same number of times as in the wire octahedron, but the order is different.SEE ALSOglutWireOctahedron(3) Epoch
Related Man Pages |
---|
glutsolidteapot(3glut) - redhat |
glutinitdisplaymode(3) - centos |
glutmousefunc(3) - centos |
glutstrokestring(3) - centos |
glutswapbuffers(3) - centos |
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 |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |