as() | vl::Object | [inline] |
as() const | vl::Object | [inline] |
automaticDelete() const | vl::Object | [inline] |
bindAttachment(FramebufferObject *fbo, EAttachmentPoint attach_point) | vl::FBORenderbufferAttachment | [protected, virtual] |
createRenderBuffer() | vl::FBORenderbufferAttachment | |
decReference() | vl::Object | [inline] |
deleteRenderBuffer() | vl::FBORenderbufferAttachment | |
FBOAbstractAttachment() | vl::FBOAbstractAttachment | [inline] |
fboFramebuffers() const | vl::FBOAbstractAttachment | [inline] |
FBORenderbufferAttachment() | vl::FBORenderbufferAttachment | [inline] |
FramebufferObject class | vl::FBORenderbufferAttachment | [friend] |
handle() const | vl::FBORenderbufferAttachment | [inline] |
height() const | vl::FBORenderbufferAttachment | [inline] |
incReference() const | vl::Object | [inline] |
initStorage(int w, int h, int samples) | vl::FBORenderbufferAttachment | |
initStorage() | vl::FBORenderbufferAttachment | [inline] |
internalType()=0 | vl::FBORenderbufferAttachment | [protected, pure virtual] |
mAutomaticDelete | vl::Object | [protected] |
mFramebufferObjects | vl::FBOAbstractAttachment | [protected] |
mHandle | vl::FBORenderbufferAttachment | [protected] |
mHeight | vl::FBORenderbufferAttachment | [protected] |
mObjectName | vl::Object | [protected] |
mReallocateRenderbuffer | vl::FBORenderbufferAttachment | [protected] |
mRefCountMutex | vl::Object | [protected] |
mReferenceCount | vl::Object | [mutable, protected] |
mSamples | vl::FBORenderbufferAttachment | [protected] |
mWidth | vl::FBORenderbufferAttachment | [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] |
renderbufferStorageReady() const | vl::FBORenderbufferAttachment | [inline] |
samples() const | vl::FBORenderbufferAttachment | [inline] |
setAutomaticDelete(bool autodel_on) | vl::Object | [inline] |
setHandle(GLuint handle) | vl::FBORenderbufferAttachment | [inline] |
setHeight(int h) | vl::FBORenderbufferAttachment | [inline] |
setObjectName(const char *name) | vl::Object | [inline] |
setRefCountMutex(IMutex *mutex) | vl::Object | [inline] |
setSamples(int samples) | vl::FBORenderbufferAttachment | [inline] |
setWidth(int w) | vl::FBORenderbufferAttachment | [inline] |
unbindFromAllFBO() | vl::FBOAbstractAttachment | [virtual] |
width() const | vl::FBORenderbufferAttachment | [inline] |
~FBOAbstractAttachment() | vl::FBOAbstractAttachment | [inline, virtual] |
~FBORenderbufferAttachment() | vl::FBORenderbufferAttachment | [inline] |
~Object() | vl::Object | [protected, virtual] |