gestalt.candidates.shadow
Class JoglTexCreatorFBO_GLSL_ShadowMap

java.lang.Object
  extended by gestalt.candidates.shadow.JoglTexCreatorFBO_GLSL_ShadowMap
All Implemented Interfaces:
JoglTexCreator

public class JoglTexCreatorFBO_GLSL_ShadowMap
extends java.lang.Object
implements JoglTexCreator


Constructor Summary
JoglTexCreatorFBO_GLSL_ShadowMap()
           
JoglTexCreatorFBO_GLSL_ShadowMap(int thePixelType, int theTexInternalFormat, 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
 

Constructor Detail

JoglTexCreatorFBO_GLSL_ShadowMap

public JoglTexCreatorFBO_GLSL_ShadowMap()

JoglTexCreatorFBO_GLSL_ShadowMap

public JoglTexCreatorFBO_GLSL_ShadowMap(int thePixelType,
                                        int theTexInternalFormat,
                                        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