org.sunflow.core.tesselatable
Class Teapot

java.lang.Object
  extended by org.sunflow.core.tesselatable.BezierMesh
      extended by org.sunflow.core.tesselatable.Teapot
All Implemented Interfaces:
RenderObject, Tesselatable

public class Teapot
extends BezierMesh


Constructor Summary
Teapot()
           
 
Method Summary
 
Methods inherited from class org.sunflow.core.tesselatable.BezierMesh
getWorldBounds, tesselate, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Teapot

public Teapot()