Class Threshold

    • Constructor Detail

      • Threshold

        public Threshold()
    • Method Detail

      • setThreshold

        public void setThreshold​(float threshold)
      • getThreshold

        public float getThreshold()
      • onBeforeRender

        protected void onBeforeRender()
        Description copied from class: Filter
        This method will get called just before a rendering operation occurs.
        Specified by:
        onBeforeRender in class Filter<Threshold>
      • rebind

        public void rebind()
        Description copied from class: Filter
        FIXME add comment
        Specified by:
        rebind in class Filter<Threshold>