gestalt.shape.material
Interface MaterialPlugin

All Known Implementing Classes:
DepthBufferMaterial, FrameBufferDepth, GPGPUCAWater.WaterTexture, JoglCustomMipMap, JoglFrameBufferObject, JoglGLSLShadowMaterial, JoglGLSLShadowMaterial4ud, JoglMaterialPluginCubeMap, JoglMaterialPluginGLSLGaussianBlur, JoglMaterialPluginNonPowerOfTwoTexture, JoglMaterialPluginNonPowerOfTwoTextureReference, JoglMaterialPluginShadowCombiner, JoglMaterialPluginShadowController, JoglMaterialPluginStipplePolygon, JoglMaterialPluginTexture3D, JoglMaterialPluginTextureMatrixTransformer, JoglPointSprites, JoglProcessingFrameBufferObject, JoglProxyTexturePlugin, JoglTexturePlugin, JoglUtilTexture, ShaderMaterial, SSAOShaderMaterial, TestBumpMappingGLSL.NormalMapMaterial, TestMultiTexturingGLSL.ShaderMaterial, TestTextureAndReflection.ShaderMaterial, TexturePlugin

public interface MaterialPlugin


Method Summary
 void begin(GLContext theRenderContext, Material theParentMaterial)
           
 void end(GLContext theRenderContext, Material theParent)
           
 

Method Detail

begin

void begin(GLContext theRenderContext,
           Material theParentMaterial)

end

void end(GLContext theRenderContext,
         Material theParent)


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