org.jzy3d.plot3d.rendering.textures
Class TextureFactory
java.lang.Object
org.jzy3d.plot3d.rendering.textures.TextureFactory
public class TextureFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
map
protected static Map<String,SharedTexture> map
TextureFactory
public TextureFactory()
preload
public static void preload(List<String> names)
preload
public static void preload(String name)
init
public static void init(javax.media.opengl.GL gl)
get
public static SharedTexture get(String name)
Copyright © 2013. All rights reserved.