gestalt.extension.gpgpu
Class JoglGPGPUFBO

java.lang.Object
  extended by gestalt.extension.gpgpu.JoglGPGPUFBO

public class JoglGPGPUFBO
extends java.lang.Object


Constructor Summary
JoglGPGPUFBO(int theWidth, int theHeight, int theTextureUnit, JoglTexCreator theTexCreator)
           
 
Method Summary
 JoglFrameBufferObject fbo()
           
static void quadFullscreenQuad(GL gl, float theWidth, float theHeight)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JoglGPGPUFBO

public JoglGPGPUFBO(int theWidth,
                    int theHeight,
                    int theTextureUnit,
                    JoglTexCreator theTexCreator)
Method Detail

fbo

public JoglFrameBufferObject fbo()

quadFullscreenQuad

public static void quadFullscreenQuad(GL gl,
                                      float theWidth,
                                      float theHeight)


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