Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 161 Bytes

frame_buffer.md

File metadata and controls

3 lines (2 loc) · 161 Bytes

RAII type for manipulating OpenGL framebuffers. Calls glGenFramebuffers in its ctor and glDeleteFramebuffers in its dtor.