Visualization LibraryA lightweight C++ OpenGL middleware for 2D/3D graphics |
[Home] [Tutorials] [All Classes] [Grouped Classes] |
| as() | vl::Object | [inline] |
| as() const | vl::Object | [inline] |
| automaticDelete() const | vl::Object | [inline] |
| canLoad(const String &extension) const | vl::ResourceLoadWriter | [inline] |
| canWrite(const String &extension) const | vl::ResourceLoadWriter | [inline] |
| decReference() | vl::Object | [inline] |
| incReference() const | vl::Object | [inline] |
| loadExtensions() const | vl::ResourceLoadWriter | [inline] |
| loadResource(const String &path) const | vl::LoadWriterMD2 | [inline, virtual] |
| loadResource(VirtualFile *file) const | vl::LoadWriterMD2 | [inline, virtual] |
| LoadWriterMD2() | vl::LoadWriterMD2 | [inline] |
| mAutomaticDelete | vl::Object | [protected] |
| mLoadExtensions | vl::ResourceLoadWriter | [protected] |
| mObjectName | vl::Object | [protected] |
| mRefCountMutex | vl::Object | [protected] |
| mReferenceCount | vl::Object | [mutable, protected] |
| mWriteExtensions | vl::ResourceLoadWriter | [protected] |
| Object() | vl::Object | [inline] |
| Object(const Object &other) | vl::Object | [inline] |
| objectName() const | vl::Object | [inline] |
| operator=(const Object &other) | vl::Object | [inline] |
| refCountMutex() | vl::Object | [inline] |
| refCountMutex() const | vl::Object | [inline] |
| referenceCount() const | vl::Object | [inline] |
| ResourceLoadWriter(const String &load_extensions, const String &write_extensions) | vl::ResourceLoadWriter | [inline] |
| setAutomaticDelete(bool autodel_on) | vl::Object | [inline] |
| setLoadExtensions(const String &extensions) | vl::ResourceLoadWriter | [inline] |
| setObjectName(const char *name) | vl::Object | [inline] |
| setRefCountMutex(IMutex *mutex) | vl::Object | [inline] |
| setWriteExtensions(const String &extensions) | vl::ResourceLoadWriter | [inline] |
| writeExtensions() const | vl::ResourceLoadWriter | [inline] |
| writeResource(const String &, ResourceDatabase *) const | vl::LoadWriterMD2 | [inline, virtual] |
| writeResource(VirtualFile *, ResourceDatabase *) const | vl::LoadWriterMD2 | [inline, virtual] |
| ~Object() | vl::Object | [protected, virtual] |