Uses of Interface
cz.fidentis.analyst.glsl.buffers.FrameBuffer
Packages that use FrameBuffer
Package
Description
Groups of GLSL buffers used together by GLSL programs and shaders.
-
Uses of FrameBuffer in cz.fidentis.analyst.glsl.buffergroups
Methods in cz.fidentis.analyst.glsl.buffergroups that return FrameBufferModifier and TypeMethodDescriptionGlslBufferGroup.getFrameBuffer
(BufferDef bufferName) Returns registered frame buffer. -
Uses of FrameBuffer in cz.fidentis.analyst.glsl.buffergroups.impl
Methods in cz.fidentis.analyst.glsl.buffergroups.impl that return FrameBuffer -
Uses of FrameBuffer in cz.fidentis.analyst.glsl.buffers.impl
Classes in cz.fidentis.analyst.glsl.buffers.impl that implement FrameBufferModifier and TypeClassDescriptionclass
Frame buffer used for theGL_FRAMEBUFFER
OpenGL target.