as() | vl::Object | inline |
as() const | vl::Object | inline |
automaticDelete() const | vl::Object | inline |
bindAttachment(FramebufferObject *fbo, EAttachmentPoint attach_point) | vl::FBOTexture2DAttachment | protectedvirtual |
decReference() | vl::Object | inline |
FBOAbstractAttachment() | vl::FBOAbstractAttachment | inline |
FBOAbstractTextureAttachment(Texture *texture, int mipmap_level) | vl::FBOAbstractTextureAttachment | inline |
fboFramebuffers() const | vl::FBOAbstractAttachment | inline |
FBOTexture2DAttachment() | vl::FBOTexture2DAttachment | inline |
FBOTexture2DAttachment(Texture *texture, int mipmap_level, ETex2DTarget target) | vl::FBOTexture2DAttachment | inline |
incReference() const | vl::Object | inline |
mAutomaticDelete | vl::Object | protected |
mFramebufferObjects | vl::FBOAbstractAttachment | protected |
mipmapLevel() const | vl::FBOAbstractTextureAttachment | inline |
mMipmapLevel | vl::FBOAbstractTextureAttachment | protected |
mObjectName | vl::Object | protected |
mRefCountMutex | vl::Object | protected |
mReferenceCount | vl::Object | mutableprotected |
mTexture | vl::FBOAbstractTextureAttachment | protected |
mTextureTarget | vl::FBOTexture2DAttachment | 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 |
setObjectName(const std::string &name) | vl::Object | inline |
setRefCountMutex(IMutex *mutex) | vl::Object | inline |
setTexture(Texture *texture) | vl::FBOAbstractTextureAttachment | inline |
setTextureTarget(ETex2DTarget target) | vl::FBOTexture2DAttachment | inline |
texture() | vl::FBOAbstractTextureAttachment | inline |
texture() const | vl::FBOAbstractTextureAttachment | inline |
textureTarget() const | vl::FBOTexture2DAttachment | inline |
unbindFromAllFBO() | vl::FBOAbstractAttachment | virtual |
~FBOAbstractAttachment() | vl::FBOAbstractAttachment | inlinevirtual |
~Object() | vl::Object | protectedvirtual |