UNTITLEDLOCAL UNTITLEDNAMEglutSolidIcosahedron -- Draw a solid icosahedron.LIBRARYOpenGLUT - geometrySYNOPSIS#include <openglut.h> void glutSolidIcosahedron(void);DESCRIPTIONThis function draws a regular, solid 20-sided polyhedron centered at the origin. The distance from the origin to the vertices is 1.SEE ALSOglutWireIcosahedron(3) Epoch
| Related Man Pages |
|---|
| glutget(3) - centos |
| glutinitdisplaymode(3) - centos |
| glutmousefunc(3) - centos |
| glutpopwindow(3) - centos |
| glutsetcursor(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |