A - The type of returned values.E - The type of exceptions raised.public interface JCGLFramebufferColorAttachmentMatcherType<A,E extends Throwable>
| Modifier and Type | Method and Description |
|---|---|
A |
onTexture2D(JCGLTexture2DUsableType t)
Match an attachment.
|
A |
onTextureCube(JCGLTextureCubeUsableType t,
JCGLCubeMapFaceLH face)
Match an attachment.
|
A onTexture2D(JCGLTexture2DUsableType t) throws JCGLException, E extends Throwable
t - The attachmentAJCGLException - On errorsE - On errorsE extends ThrowableA onTextureCube(JCGLTextureCubeUsableType t, JCGLCubeMapFaceLH face) throws JCGLException, E extends Throwable
t - The attachmentface - The cube map faceAJCGLException - On errorsE - On errorsE extends ThrowableCopyright © 2015 <code@io7m.com> http://io7m.com