GLuint d_frameBuffer
Frame buffer object.
Definition: GLFBOTextureTarget.h:71
GLuint d_previousFrameBuffer
Frame buffer object that was bound before we bound this one.
Definition: GLFBOTextureTarget.h:73
OpenGLFBOTextureTarget - allows rendering to an OpenGL texture via FBO.
Definition: GLFBOTextureTarget.h:45
static const float DEFAULT_SIZE
default size of created texture objects
Definition: GLFBOTextureTarget.h:63
OpenGLTextureTarget - Common base class for all OpenGL render targets based on some form of RTT suppo...
Definition: RendererModules/OpenGL/TextureTarget.h:46