gestalt.candidates.rendertotexture
Interface JoglTexCreator

All Known Implementing Classes:
JoglTexCreatorFBO_2xRGBA32Float, JoglTexCreatorFBO_DepthRGBA, JoglTexCreatorFBO_GLSL_ShadowMap, JoglTexCreatorFBO_RGBA, JoglTexCreatorFBO_RGBA32Float, JoglTexCreatorFBO_ShadowMap, JoglTexCreatorShadowMap, TexCreatorDepth

public interface JoglTexCreator


Method Summary
 void create(GL gl, int theWidth, int theHeight, BufferInfo theBufferIDs)
           
 int texturetarget()
           
 

Method Detail

create

void create(GL gl,
            int theWidth,
            int theHeight,
            BufferInfo theBufferIDs)

texturetarget

int texturetarget()


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