gestalt.candidates.rendertotexture
Class JoglTexCreatorFBO_DepthRGBA

java.lang.Object
  extended by gestalt.candidates.rendertotexture.JoglTexCreatorFBO_DepthRGBA
All Implemented Interfaces:
JoglTexCreator

public class JoglTexCreatorFBO_DepthRGBA
extends java.lang.Object
implements JoglTexCreator


Field Summary
static boolean VERBOSE
           
 
Constructor Summary
JoglTexCreatorFBO_DepthRGBA()
           
JoglTexCreatorFBO_DepthRGBA(int thePixelType, int theTexInternalFormat, int theDepthInternalFormat, int theTextureTarget)
           
 
Method Summary
 void create(GL gl, int theWidth, int theHeight, BufferInfo theBufferID)
           
 int texturetarget()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERBOSE

public static boolean VERBOSE
Constructor Detail

JoglTexCreatorFBO_DepthRGBA

public JoglTexCreatorFBO_DepthRGBA()

JoglTexCreatorFBO_DepthRGBA

public JoglTexCreatorFBO_DepthRGBA(int thePixelType,
                                   int theTexInternalFormat,
                                   int theDepthInternalFormat,
                                   int theTextureTarget)
Method Detail

create

public void create(GL gl,
                   int theWidth,
                   int theHeight,
                   BufferInfo theBufferID)
Specified by:
create in interface JoglTexCreator

texturetarget

public int texturetarget()
Specified by:
texturetarget in interface JoglTexCreator


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