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)