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