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::FBOAbstractAttachment Member List

This is the complete list of members for vl::FBOAbstractAttachment, including all inherited members.
as()vl::Object [inline]
as() const vl::Object [inline]
automaticDelete() const vl::Object [inline]
bindAttachment(FramebufferObject *fbo, EAttachmentPoint attach_point)=0vl::FBOAbstractAttachment [protected, pure virtual]
decReference()vl::Object [inline]
FBOAbstractAttachment()vl::FBOAbstractAttachment [inline]
fboFramebuffers() const vl::FBOAbstractAttachment [inline]
FramebufferObject classvl::FBOAbstractAttachment [friend]
incReference() const vl::Object [inline]
mAutomaticDeletevl::Object [protected]
mFramebufferObjectsvl::FBOAbstractAttachment [protected]
mObjectNamevl::Object [protected]
mRefCountMutexvl::Object [protected]
mReferenceCountvl::Object [mutable, 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]
setObjectName(const char *name)vl::Object [inline]
setRefCountMutex(IMutex *mutex)vl::Object [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.