FramebufferImpl

Undocumented in source.

Constructors

this
this(int width, int height, int colorAttachments)
Undocumented in source.

Members

Functions

Begin
void Begin()
Undocumented in source.
Resize
void Resize(int width, int height, int colorAttachments)
Undocumented in source.

Properties

Height
int Height [@property getter]
Undocumented in source.
Width
int Width [@property getter]
Undocumented in source.

Variables

height
int height;
Undocumented in source.
width
int width;
Undocumented in source.

Meta