| _dirtyState() | Ogre::Resource | virtual |
| _fireLoadingComplete(bool wasBackgroundLoaded) | Ogre::Resource | virtual |
| _firePreparingComplete(bool wasBackgroundLoaded) | Ogre::Resource | virtual |
| _fireUnloadingComplete(void) | Ogre::Resource | virtual |
| _loadImages(const ConstImagePtrList &images) | Ogre::Texture | virtual |
| _notifyOrigin(const String &origin) | Ogre::Resource | virtual |
| addListener(Listener *lis) | Ogre::Resource | virtual |
| AllocatedObject() | Ogre::AllocatedObject< ResourceAllocPolicy > | explicit |
| AllocatedObject() | Ogre::AllocatedObject< ResourceAllocPolicy > | explicit |
| calculateSize(void) const | Ogre::Texture | protectedvirtual |
| changeGroupOwnership(const String &newGroup) | Ogre::Resource | virtual |
| cleanupDictionary() | Ogre::StringInterface | static |
| convertToImage(Image &destImage, bool includeMipMaps=false) | Ogre::Texture | virtual |
| copyParametersTo(StringInterface *dest) const | Ogre::StringInterface | virtual |
| copyToTexture(TexturePtr &target) | Ogre::Texture | virtual |
| createInternalResources(void) | Ogre::Texture | virtual |
| createInternalResourcesImpl(void)=0 | Ogre::Texture | protectedpure virtual |
| createParamDictionary(const String &className) | Ogre::StringInterface | protected |
| escalateLoading() | Ogre::Resource | virtual |
| freeInternalResources(void) | Ogre::Texture | virtual |
| freeInternalResourcesImpl(void)=0 | Ogre::Texture | protectedpure virtual |
| getBuffer(size_t face=0, size_t mipmap=0)=0 | Ogre::Texture | pure virtual |
| getCreator(void) | Ogre::Resource | virtual |
| getCustomAttribute(const String &name, void *pData) | Ogre::Texture | virtual |
| getDepth(void) const | Ogre::Texture | virtual |
| getDesiredFloatBitDepth(void) const | Ogre::Texture | virtual |
| getDesiredFormat(void) const | Ogre::Texture | virtual |
| getDesiredIntegerBitDepth(void) const | Ogre::Texture | virtual |
| getFormat() const | Ogre::Texture | virtual |
| getFSAA() const | Ogre::Texture | virtual |
| getFSAAHint() const | Ogre::Texture | virtual |
| getGamma(void) const | Ogre::Texture | virtual |
| getGroup(void) const | Ogre::Resource | virtual |
| getHandle(void) const | Ogre::Resource | virtual |
| getHeight(void) const | Ogre::Texture | virtual |
| getLoadingState() const | Ogre::Resource | virtual |
| getMipmapsHardwareGenerated(void) const | Ogre::Texture | virtual |
| getName(void) const | Ogre::Resource | virtual |
| getNumFaces() const | Ogre::Texture | virtual |
| getNumMipmaps(void) const | Ogre::Texture | virtual |
| getOrigin(void) const | Ogre::Resource | virtual |
| getParamDictionary(void) | Ogre::StringInterface | |
| getParamDictionary(void) const | Ogre::StringInterface | |
| getParameter(const String &name) const | Ogre::StringInterface | virtual |
| getParameters(void) const | Ogre::StringInterface | |
| getSize(void) const | Ogre::Resource | virtual |
| getSourceFileType() const | Ogre::Texture | protected |
| getSrcDepth(void) const | Ogre::Texture | virtual |
| getSrcFormat(void) const | Ogre::Texture | virtual |
| getSrcHeight(void) const | Ogre::Texture | virtual |
| getSrcWidth(void) const | Ogre::Texture | virtual |
| getStateCount() const | Ogre::Resource | virtual |
| getTextureType(void) const | Ogre::Texture | virtual |
| getTreatLuminanceAsAlpha(void) const | Ogre::Texture | virtual |
| getUsage() const | Ogre::Texture | virtual |
| getWidth(void) const | Ogre::Texture | virtual |
| hasAlpha(void) const | Ogre::Texture | virtual |
| isBackgroundLoaded(void) const | Ogre::Resource | virtual |
| isHardwareGammaEnabled() const | Ogre::Texture | virtual |
| isLoaded(void) const | Ogre::Resource | virtual |
| isLoading() const | Ogre::Resource | virtual |
| isManuallyLoaded(void) const | Ogre::Resource | virtual |
| isPrepared(void) const | Ogre::Resource | virtual |
| isReloadable(void) const | Ogre::Resource | virtual |
| ListenerList typedef | Ogre::Resource | protected |
| load(bool backgroundThread=false) | Ogre::Resource | virtual |
| loadImage(const Image &img) | Ogre::Texture | virtual |
| loadImpl(void)=0 | Ogre::Resource | protectedpure virtual |
| LoadingState enum name | Ogre::Resource | |
| loadRawData(DataStreamPtr &stream, ushort uWidth, ushort uHeight, PixelFormat eFormat) | Ogre::Texture | virtual |
| LOADSTATE_LOADED enum value | Ogre::Resource | |
| LOADSTATE_LOADING enum value | Ogre::Resource | |
| LOADSTATE_PREPARED enum value | Ogre::Resource | |
| LOADSTATE_PREPARING enum value | Ogre::Resource | |
| LOADSTATE_UNLOADED enum value | Ogre::Resource | |
| LOADSTATE_UNLOADING enum value | Ogre::Resource | |
| mCreator | Ogre::Resource | protected |
| mDepth | Ogre::Texture | protected |
| mDesiredFloatBitDepth | Ogre::Texture | protected |
| mDesiredFormat | Ogre::Texture | protected |
| mDesiredIntegerBitDepth | Ogre::Texture | protected |
| mFormat | Ogre::Texture | protected |
| mFSAA | Ogre::Texture | protected |
| mFSAAHint | Ogre::Texture | protected |
| mGamma | Ogre::Texture | protected |
| mGroup | Ogre::Resource | protected |
| mHandle | Ogre::Resource | protected |
| mHeight | Ogre::Texture | protected |
| mHwGamma | Ogre::Texture | protected |
| mInternalResourcesCreated | Ogre::Texture | protected |
| mIsBackgroundLoaded | Ogre::Resource | protected |
| mIsManual | Ogre::Resource | protected |
| mListenerList | Ogre::Resource | protected |
| mLoader | Ogre::Resource | protected |
| mLoadingState | Ogre::Resource | protected |
| mMipmapsHardwareGenerated | Ogre::Texture | protected |
| mName | Ogre::Resource | protected |
| mNumMipmaps | Ogre::Texture | protected |
| mNumRequestedMipmaps | Ogre::Texture | protected |
| mOrigin | Ogre::Resource | protected |
| mParamDict | Ogre::StringInterface | private |
| mParamDictName | Ogre::StringInterface | private |
| msDictionary | Ogre::StringInterface | privatestatic |
| mSize | Ogre::Resource | protected |
| mSrcDepth | Ogre::Texture | protected |
| mSrcFormat | Ogre::Texture | protected |
| mSrcHeight | Ogre::Texture | protected |
| mSrcWidth | Ogre::Texture | protected |
| mStateCount | Ogre::Resource | protected |
| mTextureType | Ogre::Texture | protected |
| mTreatLuminanceAsAlpha | Ogre::Texture | protected |
| mUsage | Ogre::Texture | protected |
| mWidth | Ogre::Texture | protected |
| OGRE_AUTO_MUTEX | Ogre::Resource | |
| OGRE_MUTEX(mListenerListMutex) | Ogre::Resource | protected |
| OGRE_STATIC_MUTEX(msDictionaryMutex) | Ogre::StringInterface | private |
| operator delete(void *ptr) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator delete(void *ptr, void *) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator delete(void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator delete(void *ptr) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator delete(void *ptr, void *) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator delete(void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator delete[](void *ptr) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator delete[](void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator delete[](void *ptr) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator delete[](void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator new(size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator new(size_t sz) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator new(size_t sz, void *ptr) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator new(size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator new(size_t sz) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator new(size_t sz, void *ptr) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator new[](size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator new[](size_t sz) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator new[](size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator new[](size_t sz) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| postLoadImpl(void) | Ogre::Resource | protectedvirtual |
| postUnloadImpl(void) | Ogre::Resource | protectedvirtual |
| preLoadImpl(void) | Ogre::Resource | protectedvirtual |
| prepare(bool backgroundThread=false) | Ogre::Resource | virtual |
| prepareImpl(void) | Ogre::Resource | protectedvirtual |
| preUnloadImpl(void) | Ogre::Resource | protectedvirtual |
| reload(void) | Ogre::Resource | virtual |
| removeListener(Listener *lis) | Ogre::Resource | virtual |
| Resource() | Ogre::Resource | protected |
| Resource(ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual=false, ManualResourceLoader *loader=0) | Ogre::Resource | |
| setBackgroundLoaded(bool bl) | Ogre::Resource | virtual |
| setDepth(uint32 d) | Ogre::Texture | virtual |
| setDesiredBitDepths(ushort integerBits, ushort floatBits) | Ogre::Texture | virtual |
| setDesiredFloatBitDepth(ushort bits) | Ogre::Texture | virtual |
| setDesiredIntegerBitDepth(ushort bits) | Ogre::Texture | virtual |
| setFormat(PixelFormat pf) | Ogre::Texture | virtual |
| setFSAA(uint fsaa, const String &fsaaHint) | Ogre::Texture | virtual |
| setGamma(float g) | Ogre::Texture | virtual |
| setHardwareGammaEnabled(bool enabled) | Ogre::Texture | virtual |
| setHeight(uint32 h) | Ogre::Texture | virtual |
| setNumMipmaps(uint8 num) | Ogre::Texture | virtual |
| setParameter(const String &name, const String &value) | Ogre::StringInterface | virtual |
| setParameterList(const NameValuePairList ¶mList) | Ogre::StringInterface | virtual |
| setTextureType(TextureType ttype) | Ogre::Texture | virtual |
| setTreatLuminanceAsAlpha(bool asAlpha) | Ogre::Texture | virtual |
| setUsage(int u) | Ogre::Texture | virtual |
| setWidth(uint32 w) | Ogre::Texture | virtual |
| StringInterface() | Ogre::StringInterface | |
| Texture(ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual=false, ManualResourceLoader *loader=0) | Ogre::Texture | |
| touch(void) | Ogre::Resource | virtual |
| unload(void) | Ogre::Resource | virtual |
| unloadImpl(void) | Ogre::Texture | protectedvirtual |
| unprepareImpl(void) | Ogre::Resource | protectedvirtual |
| ~AllocatedObject() | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| ~AllocatedObject() | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| ~Resource() | Ogre::Resource | virtual |
| ~StringInterface() | Ogre::StringInterface | virtual |
| ~Texture() | Ogre::Texture | virtual |