glutsolidteapot(3) centos man page | unix.com

Man Page: glutsolidteapot

Operating Environment: centos

Section: 3

UNTITLED
LOCAL UNTITLED
NAME
glutSolidTeapot -- Draw a solid teapot.
LIBRARY
OpenGLUT - geometry
SYNOPSIS
#include <openglut.h> void glutSolidTeapot(GLdouble size);
PARAMETERS
size Scale factor.
DESCRIPTION
Draws the standard Teapot, solid shaded, using OpenGL evaluators. This is the classic "Utah Teapot" of computer graphics. The base should lie in the xy-plane with "up" being along the positive z axis. This is derived from SGI code. It should also be the same as the teapot modeled by Martin Newell in 1975.
SEE ALSO
glutWireTeapot(3) Epoch
Related Man Pages
glutcreatemenuwindow(3) - centos
glutgamemodeget(3) - centos
glutstrokestring(3) - centos
glutstrokewidth(3) - centos
glutsolidteapot(3glut) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq