Cinder  0.9.1
cinder::gl::Fbo Member List

This is the complete list of members for cinder::gl::Fbo, including all inherited members.

attachAttachments()cinder::gl::Fboprotected
bindFramebuffer(GLenum target=GL_FRAMEBUFFER)cinder::gl::Fbo
bindTexture(int textureUnit=0, GLenum attachment=GL_COLOR_ATTACHMENT0)cinder::gl::Fbo
blitFromScreen(const Area &srcArea, const Area &dstArea, GLenum filter=GL_NEAREST, GLbitfield mask=GL_COLOR_BUFFER_BIT)cinder::gl::Fbo
blitTo(const FboRef &dst, const Area &srcArea, const Area &dstArea, GLenum filter=GL_NEAREST, GLbitfield mask=GL_COLOR_BUFFER_BIT) const cinder::gl::Fbo
blitToScreen(const Area &srcArea, const Area &dstArea, GLenum filter=GL_NEAREST, GLbitfield mask=GL_COLOR_BUFFER_BIT) const cinder::gl::Fbo
checkStatus(class FboExceptionInvalidSpecification *resultExc)cinder::gl::Fboprotected
create(int width, int height, const Format &format=Format())cinder::gl::Fbostatic
create(int width, int height, bool alpha, bool depth=true, bool stencil=false)cinder::gl::Fbostatic
Fbo(int width, int height, const Format &format)cinder::gl::Fboprotected
getAspectRatio() const cinder::gl::Fbo
getBounds() const cinder::gl::Fbo
getColorTexture()cinder::gl::Fbo
getDepthTexture()cinder::gl::Fbo
getFormat() const cinder::gl::Fbo
getFormat()cinder::gl::Fbo
getHeight() const cinder::gl::Fbo
getId() const cinder::gl::Fbo
getLabel() const cinder::gl::Fbo
getMaxAttachments()cinder::gl::Fbostatic
getMaxSamples()cinder::gl::Fbostatic
getMultisampleId() const cinder::gl::Fbo
getResolveId() const cinder::gl::Fbo
getSize() const cinder::gl::Fbo
getTexture2d(GLenum attachment)cinder::gl::Fbo
getTextureBase(GLenum attachment)cinder::gl::Fbo
getWidth() const cinder::gl::Fbo
init()cinder::gl::Fboprotected
initMultisample(const Format &format)cinder::gl::Fboprotected
initMultisamplingSettings(bool *useMsaa, bool *useCsaa, Format *format)cinder::gl::Fboprotected
markAsDirty()cinder::gl::Fbo
mAttachmentsBuffercinder::gl::Fboprotected
mAttachmentsMultisampleBuffercinder::gl::Fboprotected
mAttachmentsTexturecinder::gl::Fboprotected
mFormatcinder::gl::Fboprotected
mHeightcinder::gl::Fboprotected
mIdcinder::gl::Fboprotected
mLabelcinder::gl::Fboprotected
mMultisampleFramebufferIdcinder::gl::Fboprotected
mNeedsMipmapUpdatecinder::gl::Fbomutableprotected
mNeedsResolvecinder::gl::Fbomutableprotected
mWidthcinder::gl::Fboprotected
operator<<(std::ostream &os, const Fbo &rhs)cinder::gl::Fbofriend
prepareAttachments(const Format &format, bool multisampling)cinder::gl::Fboprotected
readPixels8u(const Area &area, GLenum attachment=GL_COLOR_ATTACHMENT0) const cinder::gl::Fbo
resolveTextures() const cinder::gl::Fbo
setDrawBuffers(GLuint fbId, const std::map< GLenum, RenderbufferRef > &attachmentsBuffer, const std::map< GLenum, TextureBaseRef > &attachmentsTexture)cinder::gl::Fboprotected
setLabel(const std::string &label)cinder::gl::Fbo
sMaxAttachmentscinder::gl::Fboprotectedstatic
sMaxSamplescinder::gl::Fboprotectedstatic
unbindFramebuffer()cinder::gl::Fbostatic
unbindTexture(int textureUnit=0, GLenum attachment=GL_COLOR_ATTACHMENT0)cinder::gl::Fbo
updateMipmaps(GLenum attachment) const cinder::gl::Fboprotected
~Fbo()cinder::gl::Fbo