public class JoglRenderTargetGLCanvas extends JoglRenderTarget
backgroundB, backgroundG, backgroundR
Constructor and Description |
---|
JoglRenderTargetGLCanvas(com.jogamp.opengl.GLAutoDrawable 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 JoglRenderTargetGLCanvas(com.jogamp.opengl.GLAutoDrawable 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