Class Teapot

All Implemented Interfaces:
Pickable, Hintable, Renderable, Savable

public class Teapot extends Mesh
Teapot is the classical teapot model ready for you to use in ardor3d! If you plan to texture this shape, use wrapmode WM_WRAP_S_WRAP_T.
See Also:
  • "http://www.sjbaker.org/teapot/"
  • Constructor Details

    • Teapot

      public Teapot()
      Instantiates a new Teapot object.
    • Teapot

      public Teapot(String name)
      Constructor instantiates a new Teapot object.
      Parameters:
      name - the name of the scene element. This is required for identification and comparison purposes.
  • Method Details

    • resetData

      public void resetData()
      sets up the data for the Teapot