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
glutmousefunc(3) - centos
glutsetwindow(3) - centos
glutsetoption(3) - centos
glutstrokewidth(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!