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
glutgamemodeget(3) - centos
glutmousefunc(3) - centos
glutsetoption(3) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq