Class SGRCubemap

    • Field Detail

      • aux1

        protected com.badlogic.gdx.math.Vector3 aux1
      • aux2

        protected com.badlogic.gdx.math.Vector3 aux2
      • aux3

        protected com.badlogic.gdx.math.Vector3 aux3
      • dirbak

        protected com.badlogic.gdx.math.Vector3 dirbak
      • upbak

        protected com.badlogic.gdx.math.Vector3 upbak
      • stretchViewport

        protected com.badlogic.gdx.utils.viewport.StretchViewport stretchViewport
      • fbcm

        protected java.util.Map<java.lang.Integer,​com.badlogic.gdx.graphics.glutils.FrameBuffer> fbcm
      • fovbak

        protected float fovbak
      • zposfb

        protected com.badlogic.gdx.graphics.glutils.FrameBuffer zposfb
      • znegfb

        protected com.badlogic.gdx.graphics.glutils.FrameBuffer znegfb
      • xposfb

        protected com.badlogic.gdx.graphics.glutils.FrameBuffer xposfb
      • xnegfb

        protected com.badlogic.gdx.graphics.glutils.FrameBuffer xnegfb
      • yposfb

        protected com.badlogic.gdx.graphics.glutils.FrameBuffer yposfb
      • ynegfb

        protected com.badlogic.gdx.graphics.glutils.FrameBuffer ynegfb
    • Constructor Detail

      • SGRCubemap

        protected SGRCubemap()
    • Method Detail

      • postRender

        protected void postRender​(com.badlogic.gdx.graphics.glutils.FrameBuffer fb)
      • getKey

        protected int getKey​(int w,
                             int h,
                             int extra)
      • getFrameBuffer

        protected com.badlogic.gdx.graphics.glutils.FrameBuffer getFrameBuffer​(int w,
                                                                               int h)
      • getFrameBuffer

        protected com.badlogic.gdx.graphics.glutils.FrameBuffer getFrameBuffer​(int w,
                                                                               int h,
                                                                               int extra)