gestalt.candidates.shadow
Class JoglGLSLShadowMaterial

java.lang.Object
  extended by gestalt.candidates.shadow.JoglGLSLShadowMaterial
All Implemented Interfaces:
MaterialPlugin
Direct Known Subclasses:
JoglGLSLShadowMaterial4ud

public class JoglGLSLShadowMaterial
extends java.lang.Object
implements MaterialPlugin


Constructor Summary
JoglGLSLShadowMaterial(ShaderManager theShaderManager, ShaderProgram theShaderProgram, JoglGLSLShadowMap theJoglGLSLShadowMap, AbstractShape theParent)
           
 
Method Summary
 void begin(GLContext theRenderContext, Material theParent)
           
 void end(GLContext theRenderContext, Material theParent)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JoglGLSLShadowMaterial

public JoglGLSLShadowMaterial(ShaderManager theShaderManager,
                              ShaderProgram theShaderProgram,
                              JoglGLSLShadowMap theJoglGLSLShadowMap,
                              AbstractShape theParent)
Method Detail

begin

public void begin(GLContext theRenderContext,
                  Material theParent)
Specified by:
begin in interface MaterialPlugin

end

public void end(GLContext theRenderContext,
                Material theParent)
Specified by:
end in interface MaterialPlugin


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