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

Packages that use GLRen.ReadPixels
gzz.gfx.gl   
 

Uses of GLRen.ReadPixels in gzz.gfx.gl
 

Methods in gzz.gfx.gl that return GLRen.ReadPixels
static GLRen.ReadPixels GLRen.createReadPixels(int w, int h, java.lang.String format, java.lang.String type, GL.ByteVector bytes)