GBuffer

Undocumented in source.

Members

Functions

construct
void construct(uint width, uint height)
Undocumented in source. Be warned that the author may not have intended to support it.
destruct
void destruct()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

fbo
GLuint fbo;
Undocumented in source.
height
uint height;
Undocumented in source.
textureColor
GLuint textureColor;
Undocumented in source.
textureDepthStencil
GLuint textureDepthStencil;
Undocumented in source.
textureNormal
GLuint textureNormal;
Undocumented in source.
texturePosition
GLuint texturePosition;
Undocumented in source.
width
uint width;
Undocumented in source.

Meta