OGLplus (0.45.0) a C++ wrapper for OpenGL

oglplus::FramebufferOps Member List

This is the complete list of members for oglplus::FramebufferOps, including all inherited members.

AttachColorRenderbuffer(Target target, FramebufferColorAttachmentNumber attachment_no, const RenderbufferOps &renderbuffer)oglplus::FramebufferOpsstatic
AttachColorTexture(Target target, FramebufferColorAttachmentNumber attachment_no, const TextureOps &texture, GLint level)oglplus::FramebufferOpsstatic
AttachRenderbuffer(Target target, Property::Attachment attachment, const RenderbufferOps &renderbuffer)oglplus::FramebufferOpsstatic
AttachTexture(Target target, Property::Attachment attachment, const TextureOps &texture, GLint level)oglplus::FramebufferOpsstatic
AttachTexture1D(Target target, Property::Attachment attachment, Texture::Target textarget, const TextureOps &texture, GLint level)oglplus::FramebufferOpsstatic
AttachTexture2D(Target target, Property::Attachment attachment, Texture::Target textarget, const TextureOps &texture, GLint level)oglplus::FramebufferOpsstatic
AttachTexture3D(Target target, Property::Attachment attachment, Texture::Target textarget, const TextureOps &texture, GLint level, GLint layer)oglplus::FramebufferOpsstatic
AttachTextureLayer(Target target, Property::Attachment attachment, const TextureOps &texture, GLint level, GLint layer)oglplus::FramebufferOpsstatic
Bind(Target target) const oglplus::FramebufferOps
BindDefault(Target target)oglplus::FramebufferOpsstatic
Complete(Target target)oglplus::FramebufferOpsstatic
Invalidate(Target target, const EnumArray< Property::Buffer > &buffers)oglplus::FramebufferOpsstatic
Invalidate(Target target, GLsizei count, const Property::Buffer *buffers)oglplus::FramebufferOpsstatic
Invalidate(Target target, const EnumArray< Property::Buffer > &buffers, GLint x, GLint y, GLsizei width, GLsizei height)oglplus::FramebufferOpsstatic
Invalidate(Target target, GLsizei count, const Property::Buffer *buffers, GLint x, GLint y, GLsizei width, GLsizei height)oglplus::FramebufferOpsstatic
IsComplete(Target target)oglplus::FramebufferOpsstatic
Status(Target target)oglplus::FramebufferOpsstatic
Target typedefoglplus::FramebufferOps
Unbind(Target target)oglplus::FramebufferOpsstatic

Copyright © 2010-2014 Matúš Chochlík, University of Žilina, Žilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Wed Apr 30 2014 by Doxygen (version 1.8.4).