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 |
|---|
| glutget(3) - centos |
| glutinitdisplaymode(3) - centos |
| glutpopwindow(3) - centos |
| glutsetcursor(3) - centos |
| glutstrokewidth(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |