Uses of Class
com.badlogic.gdx.graphics.glutils.FrameBuffer
-
Packages that use FrameBuffer Package Description com.badlogic.gdx.graphics.g3d.environment com.badlogic.gdx.graphics.glutils -
-
Uses of FrameBuffer in com.badlogic.gdx.graphics.g3d.environment
Fields in com.badlogic.gdx.graphics.g3d.environment declared as FrameBuffer Modifier and Type Field Description protected FrameBufferDirectionalShadowLight. fboMethods in com.badlogic.gdx.graphics.g3d.environment that return FrameBuffer Modifier and Type Method Description FrameBufferDirectionalShadowLight. getFrameBuffer() -
Uses of FrameBuffer in com.badlogic.gdx.graphics.glutils
Subclasses of FrameBuffer in com.badlogic.gdx.graphics.glutils Modifier and Type Class Description classFloatFrameBufferThis is aFrameBuffervariant backed by a float texture.Methods in com.badlogic.gdx.graphics.glutils that return FrameBuffer Modifier and Type Method Description FrameBufferGLFrameBuffer.FrameBufferBuilder. build()
-