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 |
|---|
| glutcreatemenuwindow(3) - centos |
| glutmousefunc(3) - centos |
| glutsetwindow(3) - centos |
| glutsetoption(3) - centos |
| glutstrokewidth(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |