Uses of Interface
cz.fidentis.analyst.glsl.buffers.ImageBuffer
Packages that use ImageBuffer
Package
Description
Groups of GLSL buffers used together by GLSL programs and shaders.
Buffers defined for GLSL shaders and programs.
-
Uses of ImageBuffer in cz.fidentis.analyst.glsl.buffergroups
Methods in cz.fidentis.analyst.glsl.buffergroups that return ImageBufferModifier and TypeMethodDescriptionGlslBufferGroup.getImageBuffer
(BufferDef bufferName) Returns registered texture image buffer. -
Uses of ImageBuffer in cz.fidentis.analyst.glsl.buffergroups.impl
Methods in cz.fidentis.analyst.glsl.buffergroups.impl that return ImageBuffer -
Uses of ImageBuffer in cz.fidentis.analyst.glsl.buffers
Methods in cz.fidentis.analyst.glsl.buffers with parameters of type ImageBufferModifier and TypeMethodDescriptionvoid
FrameBuffer.allocate
(ImageBuffer depthTextureBuffer) Allocates and binds the buffer (links it to theGL_FRAMEBUFFER
OpenGL target). -
Uses of ImageBuffer in cz.fidentis.analyst.glsl.buffers.impl
Classes in cz.fidentis.analyst.glsl.buffers.impl that implement ImageBufferMethods in cz.fidentis.analyst.glsl.buffers.impl with parameters of type ImageBuffer