OGLplus (0.52.0) a C++ wrapper for OpenGL

oglplus::BoundObjOps< tag::Framebuffer > Member List

This is the complete list of members for oglplus::BoundObjOps< tag::Framebuffer >, including all inherited members.

AttachColorRenderbuffer(FramebufferColorAttachmentNumber attachment_no, RenderbufferName renderbuffer) const oglplus::BoundObjOps< tag::Framebuffer >
AttachColorTexture(FramebufferColorAttachmentNumber attachment_no, TextureName texture, GLint level) const oglplus::BoundObjOps< tag::Framebuffer >
AttachRenderbuffer(ExplicitOps::Property::Attachment attachment, RenderbufferName renderbuffer) const oglplus::BoundObjOps< tag::Framebuffer >
AttachTexture(ExplicitOps::Property::Attachment attachment, TextureName texture, GLint level) const oglplus::BoundObjOps< tag::Framebuffer >
AttachTexture1D(ExplicitOps::Property::Attachment attachment, TextureTarget textarget, TextureName texture, GLint level) const oglplus::BoundObjOps< tag::Framebuffer >
AttachTexture2D(ExplicitOps::Property::Attachment attachment, TextureTarget textarget, TextureName texture, GLint level) const oglplus::BoundObjOps< tag::Framebuffer >
AttachTexture3D(ExplicitOps::Property::Attachment attachment, TextureTarget textarget, TextureName texture, GLint level, GLint layer) const oglplus::BoundObjOps< tag::Framebuffer >
AttachTextureLayer(ExplicitOps::Property::Attachment attachment, TextureName texture, GLint level, GLint layer) const oglplus::BoundObjOps< tag::Framebuffer >
Complete(void) const oglplus::BoundObjOps< tag::Framebuffer >
HandleIncompleteError(FramebufferStatus status) const oglplus::BoundObjOps< tag::Framebuffer >
Invalidate(const EnumArray< ExplicitOps::Property::Buffer > &buffers) const oglplus::BoundObjOps< tag::Framebuffer >
Invalidate(GLsizei count, const ExplicitOps::Property::Buffer *buffers) const oglplus::BoundObjOps< tag::Framebuffer >
Invalidate(const EnumArray< ExplicitOps::Property::Buffer > &buffers, GLint x, GLint y, GLsizei width, GLsizei height) const oglplus::BoundObjOps< tag::Framebuffer >
Invalidate(GLsizei count, const ExplicitOps::Property::Buffer *buffers, GLint x, GLint y, GLsizei width, GLsizei height) const oglplus::BoundObjOps< tag::Framebuffer >
IsComplete(void) const oglplus::BoundObjOps< tag::Framebuffer >
Status(void) const oglplus::BoundObjOps< tag::Framebuffer >

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