UNTITLEDLOCAL UNTITLEDNAMEglutSolidTetrahedron -- Draw a solid tetrahedron.LIBRARYOpenGLUT - geometrySYNOPSIS#include <openglut.h> void glutSolidTetrahedron(void);DESCRIPTIONThis function draws a regular, solid 4-sided polyhedron centered at the origin. The distance from the origin to the vertices is 1.TODOSee todo-list on glutWireTetrahedron().SEE ALSOglutWireTetrahedron(3) Epoch
| Related Man Pages |
|---|
| glutcreatemenuwindow(3) - centos |
| glutgamemodeget(3) - centos |
| glutget(3) - centos |
| glutspecialfunc(3) - centos |
| glutswapbuffers(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Shopt -s histappend |