gzz.gfx.gl
Class GLCache

java.lang.Object
  |
  +--gzz.gfx.gl.GLCache

public class GLCache
extends java.lang.Object

Cache some renderables' creation.


Constructor Summary
GLCache()
           
 
Method Summary
static Vob getCallList(java.lang.String s)
           
static Vob getCallListBoxCoorded(java.lang.String s)
           
static Vob getCallListCoorded(java.lang.String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GLCache

public GLCache()
Method Detail

getCallList

public static Vob getCallList(java.lang.String s)

getCallListCoorded

public static Vob getCallListCoorded(java.lang.String s)

getCallListBoxCoorded

public static Vob getCallListBoxCoorded(java.lang.String s)