Package 

Class OverlayShaderProgram

    • Method Summary

      Modifier and Type Method Description
      void setTexture(Texture2D texture)
      void setTexture(Texture2D img, Texture2D edges)
      • 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

      • OverlayShaderProgram

        OverlayShaderProgram()
    • Method Detail

      • setTexture

         void setTexture(Texture2D img, Texture2D edges)