GLDraw.teapot

Renders a teapot. Both surface normals and texture coordinates for the teapot are generated. The teapot is generated with OpenGL evaluators.

class GLDraw
static
void
teapot
(
int solid
,
double scale
)

Parameters

solid int

TRUE if the teapot should be solid.

scale double

relative size of the teapot. <<Font Rendering Tokens>>

Meta