Class SGRAbstract

    • Field Detail

      • resultBuffer

        protected com.badlogic.gdx.graphics.glutils.FrameBuffer resultBuffer
      • extendViewport

        protected com.badlogic.gdx.utils.viewport.Viewport extendViewport
        Viewport to use in normal mode
    • Constructor Detail

      • SGRAbstract

        public SGRAbstract()
    • Method Detail

      • postprocessCapture

        protected boolean postprocessCapture​(IPostProcessor.PostProcessBean ppb,
                                             com.badlogic.gdx.graphics.glutils.FrameBuffer fb,
                                             int rw,
                                             int rh)
      • postprocessRender

        protected void postprocessRender​(IPostProcessor.PostProcessBean ppb,
                                         com.badlogic.gdx.graphics.glutils.FrameBuffer fb,
                                         boolean postproc,
                                         ICamera camera,
                                         int rw,
                                         int rh)
      • getResultBuffer

        public com.badlogic.gdx.graphics.glutils.FrameBuffer getResultBuffer()
      • sendOrientationUpdate

        protected void sendOrientationUpdate​(com.badlogic.gdx.graphics.PerspectiveCamera cam,
                                             int w,
                                             int h)