Visualization Library

A lightweight C++ OpenGL middleware for 2D/3D graphics
[Home] [Tutorials] [All Classes] [Grouped Classes]

vl::FBOTexture2DAttachment Member List

This is the complete list of members for vl::FBOTexture2DAttachment, including all inherited members.
as()vl::Object [inline]
as() const vl::Object [inline]
automaticDelete() const vl::Object [inline]
bindAttachment(int w, int h, EAttachmentPoint attach_point)vl::FBOTexture2DAttachment [virtual]
className()vl::FBOTexture2DAttachment [inline, virtual]
decReference()vl::Object [inline]
destroy()vl::FBOAttachmentAbstract [virtual]
FBOAttachmentAbstract()vl::FBOAttachmentAbstract [inline]
fboRenderTargets() const vl::FBOAttachmentAbstract [inline]
FBOTexture2DAttachment(Texture *texture, int level, ETex2DTarget target)vl::FBOTexture2DAttachment [inline]
incReference()vl::Object [inline]
level() const vl::FBOTexture2DAttachment [inline]
mAutomaticDeletevl::Object [protected]
mFBORenderTargetsvl::FBOAttachmentAbstract [protected]
mLevelvl::FBOTexture2DAttachment [protected]
mMutexvl::Object [protected]
mObjectNamevl::Object [protected]
mReferenceCountvl::Object [protected]
mTexturevl::FBOTexture2DAttachment [protected]
mTextureTargetvl::FBOTexture2DAttachment [protected]
mutex()vl::Object [inline]
mutex() const vl::Object [inline]
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]
referenceCount() const vl::Object [inline]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setMutex(VirtualMutex *mutex)vl::Object [inline]
setObjectName(const std::string &name)vl::Object [inline]
setTexture(Texture *texture)vl::FBOTexture2DAttachment [inline]
setTextureTarget(ETex2DTarget target)vl::FBOTexture2DAttachment [inline]
texture()vl::FBOTexture2DAttachment [inline]
texture() const vl::FBOTexture2DAttachment [inline]
textureTarget() const vl::FBOTexture2DAttachment [inline]
~FBOAttachmentAbstract()vl::FBOAttachmentAbstract [inline, virtual]
~Object()vl::Object [protected, virtual]

Visualization Library v2010.11.1123 Reference Documentation
Copyright 2005-2009 Michele Bosi. All rights reserved.
Updated on Thu Nov 18 2010 02:08:01.
Permission is granted to use this page to write and publish articles regarding Visualization Library.