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

Packages that use GLRen.DrawPixels
gzz.gfx.gl   
 

Uses of GLRen.DrawPixels in gzz.gfx.gl
 

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