glutSolidTetrahedron

Langue: en

Version: 154683 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)


BSD mandoc

NAME

glutSolidTetrahedron - Draw a solid tetrahedron.

LIBRARY

OpenGLUT - geometry

SYNOPSIS

In openglut.h Ft void Fn 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)