Class Meshs


  • public class Meshs
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static Mesh QUAD_MESH  
    • Constructor Summary

      Constructors 
      Constructor Description
      Meshs()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void cleanup()  
      static void load()  
      • Methods inherited from class java.lang.Object

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

      • QUAD_MESH

        public static Mesh QUAD_MESH
    • Constructor Detail

      • Meshs

        public Meshs()
    • Method Detail

      • load

        public static void load()
      • cleanup

        public static void cleanup()