UNTITLEDLOCAL UNTITLEDNAMEglutSolidDodecahedron -- Draw a solid dodecahedron.LIBRARYOpenGLUT - geometrySYNOPSIS#include <openglut.h> void glutSolidDodecahedron(void);DESCRIPTIONThis function draws a regular, solid, 12-sided polyhedron centered at the origin. The distance from the origin to the vertices is sqrt(3). The facets are pentagons.SEE ALSOglutWireDodecahedron(3) glutSolidRhombicDodecahedron(3) glutWireRhombicDodecahedron(3) Epoch
| Related Man Pages |
|---|
| glutinitdisplaymode(3) - centos |
| glutsetwindow(3) - centos |
| glutsetoption(3) - centos |
| glutspecialfunc(3) - centos |
| glutswapbuffers(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| [TIP] Processing YAML files with yq |