Cinder
0.9.1
cinder
gl
Fbo
Format
cinder::gl::Fbo::Format Member List
This is the complete list of members for
cinder::gl::Fbo::Format
, including all inherited members.
attachment
(GLenum attachmentPoint, const RenderbufferRef &buffer, RenderbufferRef multisampleBuffer=RenderbufferRef())
cinder::gl::Fbo::Format
attachment
(GLenum attachmentPoint, const TextureBaseRef &texture, RenderbufferRef multisampleBuffer=RenderbufferRef())
cinder::gl::Fbo::Format
colorTexture
(const Texture::Format &textureFormat=getDefaultColorTextureFormat(true))
cinder::gl::Fbo::Format
coverageSamples
(int coverageSamples)
cinder::gl::Fbo::Format
depthBuffer
(GLenum internalFormat=getDefaultDepthInternalFormat())
cinder::gl::Fbo::Format
depthTexture
(const Texture::Format &textureFormat=getDefaultDepthTextureFormat())
cinder::gl::Fbo::Format
disableColor
()
cinder::gl::Fbo::Format
disableDepth
()
cinder::gl::Fbo::Format
enableDepthBuffer
(bool depthBuffer=true)
cinder::gl::Fbo::Format
enableStencilBuffer
(bool stencilBuffer=true)
cinder::gl::Fbo::Format
Fbo
class
cinder::gl::Fbo::Format
friend
Format
()
cinder::gl::Fbo::Format
getColorTextureFormat
() const
cinder::gl::Fbo::Format
getCoverageSamples
() const
cinder::gl::Fbo::Format
getDefaultColorInternalFormat
(bool alpha=true)
cinder::gl::Fbo::Format
static
getDefaultColorTextureFormat
(bool alpha=true)
cinder::gl::Fbo::Format
static
getDefaultDepthInternalFormat
()
cinder::gl::Fbo::Format
static
getDefaultDepthTextureFormat
()
cinder::gl::Fbo::Format
static
getDepthBufferInternalFormat
() const
cinder::gl::Fbo::Format
getDepthStencilFormats
(GLint depthInternalFormat, GLint *resultInternalFormat, GLenum *resultPixelDataType)
cinder::gl::Fbo::Format
static
getDepthTextureFormat
() const
cinder::gl::Fbo::Format
getLabel
() const
cinder::gl::Fbo::Format
getSamples
() const
cinder::gl::Fbo::Format
hasColorTexture
() const
cinder::gl::Fbo::Format
hasDepthBuffer
() const
cinder::gl::Fbo::Format
hasStencilBuffer
() const
cinder::gl::Fbo::Format
label
(const std::string &label)
cinder::gl::Fbo::Format
mAttachmentsBuffer
cinder::gl::Fbo::Format
protected
mAttachmentsMultisampleBuffer
cinder::gl::Fbo::Format
protected
mAttachmentsTexture
cinder::gl::Fbo::Format
protected
mColorTexture
cinder::gl::Fbo::Format
protected
mColorTextureFormat
cinder::gl::Fbo::Format
protected
mCoverageSamples
cinder::gl::Fbo::Format
protected
mDepthBuffer
cinder::gl::Fbo::Format
protected
mDepthBufferInternalFormat
cinder::gl::Fbo::Format
protected
mDepthTexture
cinder::gl::Fbo::Format
protected
mDepthTextureFormat
cinder::gl::Fbo::Format
protected
mLabel
cinder::gl::Fbo::Format
protected
mSamples
cinder::gl::Fbo::Format
protected
mStencilBuffer
cinder::gl::Fbo::Format
protected
removeAttachment
(GLenum attachmentPoint)
cinder::gl::Fbo::Format
samples
(int samples)
cinder::gl::Fbo::Format
setColorTextureFormat
(const Texture::Format &format)
cinder::gl::Fbo::Format
setCoverageSamples
(int coverageSamples)
cinder::gl::Fbo::Format
setDepthBufferInternalFormat
(GLint depthInternalFormat)
cinder::gl::Fbo::Format
setLabel
(const std::string &label)
cinder::gl::Fbo::Format
setSamples
(int samples)
cinder::gl::Fbo::Format
stencilBuffer
(bool stencilBuffer=true)
cinder::gl::Fbo::Format
Generated by
1.8.11