Maven module :un.engine : engine-opengl :
Class : un.engine.opengl.phase.effect.ConvolutionPhase
Extends/Implements : un.engine.opengl.phase.effect.AbstractTexturePhase
Subclasses : -

Convolution operation shader.
author  Johann Sorel


Variables : -
Functions : ConvolutionPhase, ConvolutionPhase, getMatrix, getActor



public void ConvolutionPhase (Texture texture, ConvolutionMatrix matrix)

public void ConvolutionPhase (FBO output, Texture texture, ConvolutionMatrix matrix)

public ConvolutionMatrix getMatrix ()

protected ConvolutionActor getActor ()