Uses of Class
de.grogra.glsl.utility.TextureRenderTarget
Packages that use TextureRenderTarget
-
Uses of TextureRenderTarget in de.grogra.glsl
Methods in de.grogra.glsl that return TextureRenderTargetModifier and TypeMethodDescriptionOpenGLState.getDeferredShadingDepthTRT()
OpenGLState.getPeelingFarDepthTRT()
OpenGLState.getPeelingNearDepthTRT()
Methods in de.grogra.glsl with parameters of type TextureRenderTargetModifier and TypeMethodDescriptionvoid
OpenGLState.setDeferredShadingDepthTRT
(TextureRenderTarget dsDTRT) -
Uses of TextureRenderTarget in de.grogra.glsl.light.shadow
Subclasses of TextureRenderTarget in de.grogra.glsl.light.shadowModifier and TypeClassDescriptionclass
Implements a textureCube to be used in point light shadow generation and rendering.class
This class is the base for all shadowmaps.class
class