D - The precise type of render target description used to produce
render targets of this typepublic interface R2RenderTargetUsableType<D extends R2RenderTargetDescriptionType>
extends com.io7m.jcanephora.core.JCGLResourceUsableType, com.io7m.jcanephora.core.JCGLResourceSizedType
| Modifier and Type | Method and Description |
|---|---|
com.io7m.jareas.core.AreaInclusiveUnsignedLType |
area() |
void |
clearBoundPrimaryFramebuffer(com.io7m.jcanephora.core.api.JCGLInterfaceGL33Type g)
Clear the primary framebuffer to render target specific default values,
changing any current render state necessary to achieve this.
|
D |
description() |
com.io7m.jcanephora.core.JCGLFramebufferUsableType |
primaryFramebuffer() |
com.io7m.jcanephora.core.JCGLFramebufferUsableType primaryFramebuffer()
com.io7m.jareas.core.AreaInclusiveUnsignedLType area()
D description()
void clearBoundPrimaryFramebuffer(com.io7m.jcanephora.core.api.JCGLInterfaceGL33Type g)
throws R2RendererExceptionFramebufferNotBound
g - A GL interfaceR2RendererExceptionFramebufferNotBound - If the framebuffer is not
boundCopyright © 2017 <code@io7m.com> http://io7m.com