OpenGL FrameBuffer Object wrapper.
Creates one FBO, with specified usage. OpenGL must have been loaded. ARB_framebuffer_object must be supported.
Releases the OpenGL FBO resource.
FBO usage.
Unbinds this FBO.
Binds this FBO.
See Implementation
OpenGL FrameBuffer Object wrapper.