glutsolidoctahedron(3) centos man page | unix.com

Man Page: glutsolidoctahedron

Operating Environment: centos

Section: 3

UNTITLED
LOCAL UNTITLED
NAME
glutSolidOctahedron -- Draw a solid octahedron.
LIBRARY
OpenGLUT - geometry
SYNOPSIS
#include <openglut.h> void glutSolidOctahedron(void);
DESCRIPTION
This 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).
CAVEATS
We visit the same vertices the same number of times as in the wire octahedron, but the order is different.
SEE ALSO
glutWireOctahedron(3) Epoch
Related Man Pages
glutcreatemenuwindow(3) - centos
glutcreatewindow(3) - centos
glutpopwindow(3) - centos
glutstrokewidth(3) - centos
glutswapbuffers(3) - centos
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Tar Command
CentOS7 restoring file capabilities
Please Welcome Dave Munro to the Moderator Team!