Class TextureFactory

java.lang.Object
org.jzy3d.plot3d.rendering.textures.TextureFactory

public class TextureFactory extends Object
  • Field Details

  • Constructor Details

    • TextureFactory

      public TextureFactory()
  • Method Details

    • 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)
    • get

      public static SharedTexture get(String name)