codeanticode.glgraphics
Class GLGraphics

java.lang.Object
  extended by PGraphicsOpenGL
      extended by codeanticode.glgraphics.GLGraphics
All Implemented Interfaces:
GLConstants

public class GLGraphics
extends PGraphicsOpenGL
implements GLConstants

This class makes the opengl renderer compatible with the GLTexture object.


Field Summary
 
Fields inherited from interface codeanticode.glgraphics.GLConstants
COLOR, DOUBLE, FLOAT, GL_DEPTH_STENCIL, GL_DEPTH24_STENCIL8, GL_UNSIGNED_INT_24_8, GLGRAPHICS, LINEAR, LINEAR_MIPMAP_LINEAR, LINEAR_MIPMAP_NEAREST, NEAREST, NEAREST_MIPMAP_LINEAR, NEAREST_MIPMAP_NEAREST, TEX_FILTER_PARAM_FLOAT, TEX_FILTER_PARAM_INT, TEX_FILTER_PARAM_MAT2, TEX_FILTER_PARAM_MAT3, TEX_FILTER_PARAM_MAT4, TEX_FILTER_PARAM_VEC2, TEX_FILTER_PARAM_VEC3, TEX_FILTER_PARAM_VEC4, TEX_INT, TEX_UBYTE, TEX1, TEX1D, TEX2D, TEX3, TEX4, TEXRECT
 
Constructor Summary
GLGraphics()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GLGraphics

public GLGraphics()


processing library glgraphics by Andres Colubri. (c) 2008