Visualization Library v1.0.3

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]

vl::FBOTextureAttachment Member List

This is the complete list of members for vl::FBOTextureAttachment, including all inherited members.
as()vl::Object [inline]
as() const vl::Object [inline]
automaticDelete() const vl::Object [inline]
bindAttachment(FramebufferObject *fbo, EAttachmentPoint attach_point)vl::FBOTextureAttachment [protected, virtual]
decReference()vl::Object [inline]
FBOAbstractAttachment()vl::FBOAbstractAttachment [inline]
FBOAbstractTextureAttachment(Texture *texture, int mipmap_level)vl::FBOAbstractTextureAttachment [inline]
fboFramebuffers() const vl::FBOAbstractAttachment [inline]
FBOTextureAttachment()vl::FBOTextureAttachment [inline]
FBOTextureAttachment(Texture *texture, int mipmap_level)vl::FBOTextureAttachment [inline]
incReference() const vl::Object [inline]
mAutomaticDeletevl::Object [protected]
mFramebufferObjectsvl::FBOAbstractAttachment [protected]
mipmapLevel() const vl::FBOAbstractTextureAttachment [inline]
mMipmapLevelvl::FBOAbstractTextureAttachment [protected]
mObjectNamevl::Object [protected]
mRefCountMutexvl::Object [protected]
mReferenceCountvl::Object [mutable, protected]
mTexturevl::FBOAbstractTextureAttachment [protected]
Object()vl::Object [inline]
Object(const Object &other)vl::Object [inline]
objectName() const vl::Object [inline]
vl::Object::operator=(const Object &other)vl::Object [inline]
refCountMutex()vl::Object [inline]
refCountMutex() const vl::Object [inline]
referenceCount() const vl::Object [inline]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setMipmapLevel(int mipmap_level)vl::FBOAbstractTextureAttachment [inline]
setObjectName(const char *name)vl::Object [inline]
setRefCountMutex(IMutex *mutex)vl::Object [inline]
setTexture(Texture *texture)vl::FBOAbstractTextureAttachment [inline]
texture()vl::FBOAbstractTextureAttachment [inline]
texture() const vl::FBOAbstractTextureAttachment [inline]
unbindFromAllFBO()vl::FBOAbstractAttachment [virtual]
~FBOAbstractAttachment()vl::FBOAbstractAttachment [inline, virtual]
~Object()vl::Object [protected, virtual]

Visualization Library v1.0.3 Reference Documentation
Copyright Michele Bosi. All rights reserved.
Updated on Tue Feb 7 2017 00:55:10.
Permission is granted to use this page to write and publish articles regarding Visualization Library.