Class Teapot

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static float[][] PATCHES  
    • Constructor Summary

      Constructors 
      Constructor Description
      Teapot()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • PATCHES

        private static final float[][] PATCHES
    • Constructor Detail

      • Teapot

        public Teapot()