Class DrawDepthBuffer

java.lang.Object
com.marginallyclever.ro3.apps.viewport.renderpass.AbstractRenderPass
com.marginallyclever.ro3.apps.viewport.renderpass.DrawDepthBuffer
All Implemented Interfaces:
com.jogamp.opengl.GLEventListener, RenderPass, EventListener

public class DrawDepthBuffer extends AbstractRenderPass
DrawDepthBuffer is a render pass that is responsible for rendering the stencil buffer to the viewport.