GLFBO.this

Creates one FBO, with specified usage. OpenGL must have been loaded. EXT_framebuffer_object is used as a fallback if ARB_framebuffer_object is missing.

class GLFBO
this

Throws

OpenGLException on error.

Meta