Class GBuffer

Class Documentation

class GBuffer

Public Functions

GBuffer()
GBuffer(GLint window_width, GLint window_height)
void create()
void read(std::shared_ptr<ShaderProgram> shader_program)
void update_window_params(GLuint window_width, GLuint window_height)
inline GLuint get_id() const
~GBuffer()