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

Packages that use GLRen.CulledPaperQuad
gzz.gfx.gl   
 

Uses of GLRen.CulledPaperQuad in gzz.gfx.gl
 

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