Method GL.GLSLUtils.RenderBuffer()->box()


Method box

void box(float x, float y, float w, float h)

Description

Draw the buffer using a GL_QUADS at x,y sized w,h. This function knows about GL_TEXTURE_2D and GL_TEXTURE_RECTANGLE_ARB texture coordinates, but not any other ones.