public interface JCGLFramebufferColorAttachmentType extends JCGLReferableType
| Modifier and Type | Method and Description |
|---|---|
<A,E extends Throwable> |
matchColorAttachment(JCGLFramebufferColorAttachmentMatcherType<A,E> m)
A function that accepts visitors.
|
referringContainersglName<A,E extends Throwable> A matchColorAttachment(JCGLFramebufferColorAttachmentMatcherType<A,E> m) throws JCGLException, E extends Throwable
A - The type of returned values.E - The type of exceptions thrown by the visitor.m - A visitor.m.JCGLException - Iff a JCGLException is propagated from m.E - Iff m throws an E.E extends ThrowableCopyright © 2017 <code@io7m.com> http://io7m.com