glutwiredodecahedron(3) - Linux man page

Name

glutWireDodecahedron - Draw a wireframe dodecahedron.

Library

OpenGLUT - geometry

Synopsis

#include <openglut.h>

void

glutWireDodecahedron(void);

Description

This function draws a regular, wireframe 12-sided polyhedron centered at the origin. The distance from the origin to the vertices is sqrt(3). The facets are pentagons. No facet is normal any of the x, y, or z axes.

See Also

glutsoliddodecahedron(3) glutwirerhombicdodecahedron(3) glutsolidrhombicdodecahedron(3)

BSD Epoch BSD