centos man page for glutwiretetrahedron

Query: glutwiretetrahedron

OS: centos

Section: 3

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

UNTITLED
LOCAL UNTITLED
NAME
glutWireTetrahedron -- Draw a wireframe tetrahedron.
LIBRARY
OpenGLUT - geometry
SYNOPSIS
#include <openglut.h> void glutWireTetrahedron(void);
DESCRIPTION
This function draws a regular, wireframe 4-sided polyhedron centered at the origin. The distance from the origin to the vertices is 1.
TODO
Merge r0 r1 r2 and r3 into one array. Put the normals into the (or an) array. Make the array static const, with file scope, and share with glutSolidTetrahedron(). Maybe consolidate with the SierpinskySponge?
SEE ALSO
glutSolidTetrahedron(3) Epoch
Related Man Pages
glutcreatemenuwindow(3) - centos
glutcreatewindow(3) - centos
glutsetoption(3) - centos
glutswapbuffers(3) - centos
glutsolidteapot(3glut) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Tar Command
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq