Uses of Class
gzz.gfx.gl.GLRen.CopyPixels

Packages that use GLRen.CopyPixels
gzz.gfx.gl   
 

Uses of GLRen.CopyPixels in gzz.gfx.gl
 

Methods in gzz.gfx.gl that return GLRen.CopyPixels
static GLRen.CopyPixels GLRen.createCopyPixels(int w, int h, java.lang.String type)