gestalt.p5
Class Ge.FBO

java.lang.Object
  extended by gestalt.p5.Ge.FBO
Enclosing class:
Ge

public static class Ge.FBO
extends java.lang.Object


Constructor Summary
Ge.FBO(int theWidth, int theHeight)
           
 
Method Summary
 void bind()
           
 Plane display()
           
 int getOpenGLTextureID()
           
 void unbind()
           
 void update()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Ge.FBO

public Ge.FBO(int theWidth,
              int theHeight)
Method Detail

display

public Plane display()

bind

public void bind()

update

public void update()

unbind

public void unbind()

getOpenGLTextureID

public int getOpenGLTextureID()


processing library gestalt_p5 by Patrick Kochlik + Dennis Paul. (c) 2009