UNTITLEDLOCAL UNTITLEDNAMEglutWireIcosahedron -- Draw a wireframe icosahedron.LIBRARYOpenGLUT - geometrySYNOPSIS#include <openglut.h> void glutWireIcosahedron(void);DESCRIPTIONThis function draws a regular, solid 20-sided polyhedron centered at the origin. The distance from the origin to the vertices is 1. No facet is normal to any of the x, y, or z axes.SEE ALSOglutSolidIcosahedron(3) Epoch
| Related Man Pages |
|---|
| glutcreatemenuwindow(3) - centos |
| glutdeviceget(3) - centos |
| glutsetcursor(3) - centos |
| glutsetwindow(3) - centos |
| glutsetoption(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |