Module gl1

Class PresentScenePass

java.lang.Object
de.grogra.glsl.renderpass.RenderPass
de.grogra.glsl.renderpass.PresentScenePass

public class PresentScenePass extends RenderPass
Renderpass that renders a texture to opengls drawbuffer. Used to present the content of a framebufferobject to the user.
Author:
Konni Hartmann