GlFramebuffer

Undocumented in source.

Constructors

this
this(GlShare share, GlRenderPass rp, GlImageView[] attachments, uint width, uint height, uint layers)
Undocumented in source.

Members

Functions

dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

device
Device device [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
name
GLuint name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Framebuffer

device
Device device [@property getter]

Get the device that issued the framebuffer

Meta