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 |
|---|
| glutinit(3) - centos |
| glutmousefunc(3) - centos |
| glutsetcursor(3) - centos |
| glutstrokewidth(3) - centos |
| glutswapbuffers(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Tar Command |
| Controlling user input |
| [TIP] Processing YAML files with yq |