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

Gamma correction phase.
Resources :
http://fr.wikipedia.org/wiki/Correction_gamma
author  Johann Sorel


Variables : -
Functions : GammaCorrectionPhase, GammaCorrectionPhase, GammaCorrectionPhase, getGammaFactor, setGammaFactor, getActor



public void GammaCorrectionPhase (Texture texture)

public void GammaCorrectionPhase (Texture texture, float[] gammaFactor)

public void GammaCorrectionPhase (FBO output, Texture texture, float[] gammaFactor)

public float[] getGammaFactor ()

public void setGammaFactor (float[] bloomFactor)

protected GammaActor getActor ()