public class JoglRenderTargetFramebuffer extends JoglRenderTarget
backgroundB, backgroundG, backgroundR
Constructor and Description |
---|
JoglRenderTargetFramebuffer(IJoglFrameBufferObject drawable) |
Modifier and Type | Method and Description |
---|---|
void |
Bind(GraphicsPipeline pipe) |
int |
getHeight() |
int |
getWidth() |
void |
Unbind(GraphicsPipeline pipe) |
Clear, FitViewport, getAspect, getSize, setBackgroundColor, setBackgroundColor
public JoglRenderTargetFramebuffer(IJoglFrameBufferObject drawable)
public int getWidth()
getWidth
in class JoglRenderTarget
public int getHeight()
getHeight
in class JoglRenderTarget
public void Bind(GraphicsPipeline pipe)
Bind
in class JoglRenderTarget
public void Unbind(GraphicsPipeline pipe)
Unbind
in class JoglRenderTarget