glutsolidtetrahedron(3) - Linux man page

Name

glutSolidTetrahedron - Draw a solid tetrahedron.

Library

OpenGLUT - geometry

Synopsis

#include <openglut.h>

void

glutSolidTetrahedron(void);

Description

This function draws a regular, solid 4-sided polyhedron centered at the origin. The distance from the origin to the vertices is 1.

Todo

See todo-list on glutWireTetrahedron().

See Also

glutwiretetrahedron(3)

BSD Epoch BSD