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

Packages that use GLRen.PaperQuad
gzz.gfx.gl   
 

Uses of GLRen.PaperQuad in gzz.gfx.gl
 

Methods in gzz.gfx.gl that return GLRen.PaperQuad
static GLRen.PaperQuad GLRen.createPaperQuad(Paper paper, float x0, float y0, float x1, float y1, float dicefactor)
           
static GLRen.PaperQuad GLRen.createPaperQuad(Paper paper, float x0, float y0, float x1, float y1, float dicefactor, int flags)
           
static GLRen.PaperQuad GLRen.createPaperQuad(Paper paper, float x0, float y0, float x1, float y1, float scale, float dicefactor, int flags)