Package jgl.glaux
Class teapot
- java.lang.Object
-
- jgl.glaux.teapot
-
public class teapot extends Object
teapot is the teapot class of jGL 2.4.- Version:
- 0.3, 15 Mar 2001
- Author:
- Robin Bing-Yu Chen
-
-
Constructor Summary
Constructors Constructor Description teapot()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
aux_solid_teapot(GL JavaGL, double scale)
static void
aux_wire_teapot(GL JavaGL, double scale)
static void
Teapot(GL JavaGL, int grid, float scale, int type)
-