Uses of Class
gzz.gfx.gl.GLVobMap

Packages that use GLVobMap
gzz.gfx.gl   
 

Uses of GLVobMap in gzz.gfx.gl
 

Methods in gzz.gfx.gl with parameters of type GLVobMap
 void GLVobCoorder.renderInterp(GraphicsAPI.RenderingSurface into, GLVobMap theVobs, int[] csinds, GLVobCoorder other, float fract, boolean standardcoords, boolean showFinal)
           
 void GLVobCoorder.renderInterp(GL.RenderingSurface into, GLVobMap theVobs, int[] csinds, GLVobCoorder other, float fract, boolean standardcoords, boolean showFinal)
           
 float GLVobCoorder.timeRender(GL.RenderingSurface into, GLVobMap theVobs, boolean standardcoords, int iters)