Class TextureFactory


  • public class TextureFactory
    extends Object
    • Constructor Detail

      • TextureFactory

        public TextureFactory()
    • Method Detail

      • preload

        public static void preload​(List<String> names)
      • preload

        public static void preload​(String name)
      • init

        public static void init​(IPainter painter,
                                com.jogamp.opengl.GL gl)