as() | vl::Object | inline |
as() const | vl::Object | inline |
automaticDelete() const | vl::Object | inline |
bindAttachment(FramebufferObject *fbo, EAttachmentPoint attach_point) | vl::FBOTextureLayerAttachment | protectedvirtual |
decReference() | vl::Object | inline |
FBOAbstractAttachment() | vl::FBOAbstractAttachment | inline |
FBOAbstractTextureAttachment(Texture *texture, int mipmap_level) | vl::FBOAbstractTextureAttachment | inline |
fboFramebuffers() const | vl::FBOAbstractAttachment | inline |
FBOTextureLayerAttachment() | vl::FBOTextureLayerAttachment | inline |
FBOTextureLayerAttachment(Texture *texture, int mipmap_level, int layer) | vl::FBOTextureLayerAttachment | inline |
incReference() const | vl::Object | inline |
layer() const | vl::FBOTextureLayerAttachment | inline |
mAutomaticDelete | vl::Object | protected |
mFramebufferObjects | vl::FBOAbstractAttachment | protected |
mipmapLevel() const | vl::FBOAbstractTextureAttachment | inline |
mLayer | vl::FBOTextureLayerAttachment | protected |
mMipmapLevel | vl::FBOTextureLayerAttachment | protected |
mObjectName | vl::Object | protected |
mRefCountMutex | vl::Object | protected |
mReferenceCount | vl::Object | mutableprotected |
mTexture | vl::FBOTextureLayerAttachment | 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 |
setLayer(int layer) | vl::FBOTextureLayerAttachment | 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 |
texture() | vl::FBOAbstractTextureAttachment | inline |
texture() const | vl::FBOAbstractTextureAttachment | inline |
unbindFromAllFBO() | vl::FBOAbstractAttachment | virtual |
~FBOAbstractAttachment() | vl::FBOAbstractAttachment | inlinevirtual |
~Object() | vl::Object | protectedvirtual |