Package 

Class DOGShaderProgram

    • Method Summary

      Modifier and Type Method Description
      void setSigmaE(float sigmaE)
      void setSigmaR(float sigmaR)
      void setTau(float tau)
      void setPhi(float phi)
      • Methods inherited from class net.protyposis.android.spectaculum.gles.TextureShaderProgram

        setTexture, setTextureSize
      • Methods inherited from class net.protyposis.android.spectaculum.gles.ShaderProgram

        deleteProgram, deleteShader, getHandle, loadShader, use
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DOGShaderProgram

        DOGShaderProgram()