gzz.gfx.gl
Class GL.ImageCache

java.lang.Object
  |
  +--gzz.gfx.gl.GL.ImageCache
Enclosing class:
GL

public static class GL.ImageCache
extends java.lang.Object


Constructor Summary
GL.ImageCache()
           
 
Method Summary
static void get(java.lang.String uri, int lod)
           
static void write(java.lang.String uri, char[] buf, int len)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GL.ImageCache

public GL.ImageCache()
Method Detail

get

public static void get(java.lang.String uri,
                       int lod)

write

public static void write(java.lang.String uri,
                         char[] buf,
                         int len)