Package 

Class FDOG1ShaderProgram

    • Method Summary

      Modifier and Type Method Description
      void setTexture(Texture2D texture)
      void setTexture(Texture2D img, Texture2D tfm)
      void setSigmaM(float sigmaM)
      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

      • FDOG1ShaderProgram

        FDOG1ShaderProgram()