OGRE  13.6
Object-Oriented Graphics Rendering Engine
Ogre::TinyTextureManager Member List

This is the complete list of members for Ogre::TinyTextureManager, including all inherited members.

_getWarningTexture()Ogre::TextureManager
_notifyResourceLoaded(Resource *res)Ogre::ResourceManagervirtual
_notifyResourceTouched(Resource *res)Ogre::ResourceManagervirtual
_notifyResourceUnloaded(Resource *res)Ogre::ResourceManagervirtual
create(const String &name, const String &group, bool isManual=false, ManualResourceLoader *loader=0, const NameValuePairList *createParams=0)Ogre::TextureManager
createManual(const String &name, const String &group, TextureType texType, uint width, uint height, uint depth, int numMipmaps, PixelFormat format, int usage=TU_DEFAULT, ManualResourceLoader *loader=0, bool hwGammaCorrection=false, uint fsaa=0, const String &fsaaHint=BLANKSTRING)Ogre::TextureManagervirtual
createManual(const String &name, const String &group, TextureType texType, uint width, uint height, int numMipmaps, PixelFormat format, int usage=TU_DEFAULT, ManualResourceLoader *loader=0, bool hwGammaCorrection=false, uint fsaa=0, const String &fsaaHint=BLANKSTRING)Ogre::TextureManagerinline
createOrRetrieve(const String &name, const String &group, bool isManual, ManualResourceLoader *loader, const NameValuePairList *createParams, TextureType texType, int numMipmaps=MIP_DEFAULT, Real gamma=1.0f, bool isAlpha=false, PixelFormat desiredFormat=PF_UNKNOWN, bool hwGammaCorrection=false)Ogre::TextureManager
createOrRetrieve(const String &name, const String &group, bool isManual=false, ManualResourceLoader *loader=0, const NameValuePairList *createParams=0)Ogre::TextureManager
Ogre::ResourceManager::createOrRetrieve(const String &name, const String &group, bool isManual=false, ManualResourceLoader *loader=0, const NameValuePairList *createParams=0)Ogre::ResourceManager
createResource(const String &name, const String &group, bool isManual=false, ManualResourceLoader *loader=0, const NameValuePairList *createParams=0)Ogre::ResourceManager
createSampler(const String &name=BLANKSTRING)Ogre::TextureManager
destroyAllResourcePools()Ogre::ResourceManager
destroyResourcePool(ResourcePool *pool)Ogre::ResourceManager
destroyResourcePool(const String &name)Ogre::ResourceManager
getByHandle(ResourceHandle handle) constOgre::ResourceManagervirtual
getByName(const String &name, const String &groupName=RGN_DEFAULT) constOgre::TextureManager
getDefaultNumMipmaps()Ogre::TextureManagerinlinevirtual
getDefaultSampler()Ogre::TextureManager
getLoadingOrder(void) const overrideOgre::ResourceManagerinlinevirtual
getMemoryBudget(void) constOgre::ResourceManager
getMemoryUsage(void) constOgre::ResourceManagerinline
getNativeFormat(TextureType ttype, PixelFormat format, int usage) overrideOgre::TinyTextureManagervirtual
getPreferredFloatBitDepth(void) constOgre::TextureManagervirtual
getPreferredIntegerBitDepth(void) constOgre::TextureManagervirtual
getResourceByName(const String &name, const String &groupName=RGN_DEFAULT) constOgre::ResourceManagervirtual
getResourceIterator(void)Ogre::ResourceManagerinline
getResourcePool(const String &name)Ogre::ResourceManager
getResourceType(void) constOgre::ResourceManagerinline
getSampler(const String &name) constOgre::TextureManager
getScriptPatterns(void) const overrideOgre::ResourceManagerinlinevirtual
getSingleton(void)Ogre::TextureManagerstatic
getSingletonPtr(void)Ogre::TextureManagerstatic
getVerbose(void)Ogre::ResourceManagerinline
isEquivalentFormatSupported(TextureType ttype, PixelFormat format, int usage)Ogre::TextureManagervirtual
isFormatSupported(TextureType ttype, PixelFormat format, int usage)Ogre::TextureManagervirtual
isHardwareFilteringSupported(TextureType ttype, PixelFormat format, int usage, bool preciseFormatOnly=false)Ogre::TextureManagervirtual
load(const String &name, const String &group, TextureType texType=TEX_TYPE_2D, int numMipmaps=MIP_DEFAULT, Real gamma=1.0f, PixelFormat desiredFormat=PF_UNKNOWN, bool hwGammaCorrection=false)Ogre::TextureManager
load(const String &name, const String &group, TextureType texType, int numMipmaps, Real gamma, bool isAlpha, PixelFormat desiredFormat=PF_UNKNOWN, bool hwGammaCorrection=false)Ogre::TextureManager
Ogre::ResourceManager::load(const String &name, const String &group, bool isManual=false, ManualResourceLoader *loader=0, const NameValuePairList *loadParams=0, bool backgroundThread=false)Ogre::ResourceManager
loadImage(const String &name, const String &group, const Image &img, TextureType texType=TEX_TYPE_2D, int numMipmaps=MIP_DEFAULT, Real gamma=1.0f, bool isAlpha=false, PixelFormat desiredFormat=PF_UNKNOWN, bool hwGammaCorrection=false)Ogre::TextureManagervirtual
loadRawData(const String &name, const String &group, DataStreamPtr &stream, ushort width, ushort height, PixelFormat format, TextureType texType=TEX_TYPE_2D, int numMipmaps=MIP_DEFAULT, Real gamma=1.0f, bool hwGammaCorrection=false)Ogre::TextureManagervirtual
parseScript(DataStreamPtr &stream, const String &groupName) overrideOgre::ResourceManagervirtual
prepare(const String &name, const String &group, TextureType texType=TEX_TYPE_2D, int numMipmaps=MIP_DEFAULT, Real gamma=1.0f, bool isAlpha=false, PixelFormat desiredFormat=PF_UNKNOWN, bool hwGammaCorrection=false)Ogre::TextureManager
Ogre::ResourceManager::prepare(const String &name, const String &group, bool isManual=false, ManualResourceLoader *loader=0, const NameValuePairList *loadParams=0, bool backgroundThread=false)Ogre::ResourceManager
reloadAll(bool reloadableOnly=true)Ogre::ResourceManagerinline
reloadAll(Resource::LoadingFlags flags)Ogre::ResourceManagervirtual
reloadUnreferencedResources(bool reloadableOnly=true)Ogre::ResourceManagerinline
remove(const ResourcePtr &r)Ogre::ResourceManager
remove(const String &name, const String &group=RGN_DEFAULT)Ogre::ResourceManager
remove(ResourceHandle handle)Ogre::ResourceManager
removeAll(void)Ogre::ResourceManagervirtual
removeAllNamedSamplers()Ogre::TextureManagerinline
removeUnreferencedResources(bool reloadableOnly=true)Ogre::ResourceManagervirtual
ResourceCreateOrRetrieveResult typedefOgre::ResourceManager
resourceExists(const String &name, const String &group=RGN_DEFAULT) constOgre::ResourceManagerinline
resourceExists(ResourceHandle handle) constOgre::ResourceManagerinline
ResourceHandleMap typedefOgre::ResourceManager
ResourceManager()Ogre::ResourceManager
ResourceMap typedefOgre::ResourceManager
ResourceMapIterator typedefOgre::ResourceManager
ResourceWithGroupMap typedefOgre::ResourceManager
setDefaultNumMipmaps(uint32 num)Ogre::TextureManagervirtual
setMemoryBudget(size_t bytes)Ogre::ResourceManager
setPreferredBitDepths(ushort integerBits, ushort floatBits, bool reloadTextures=true)Ogre::TextureManagervirtual
setPreferredFloatBitDepth(ushort bits, bool reloadTextures=true)Ogre::TextureManagervirtual
setPreferredIntegerBitDepth(ushort bits, bool reloadTextures=true)Ogre::TextureManagervirtual
setVerbose(bool v)Ogre::ResourceManagerinline
Singleton(void)Ogre::Singleton< TextureManager >inline
TextureManager(void)Ogre::TextureManager
TinyTextureManager()Ogre::TinyTextureManager
unload(const String &name, const String &group=RGN_DEFAULT)Ogre::ResourceManager
unload(ResourceHandle handle)Ogre::ResourceManager
unloadAll(bool reloadableOnly=true)Ogre::ResourceManagerinline
unloadAll(Resource::LoadingFlags flags)Ogre::ResourceManagervirtual
unloadUnreferencedResources(bool reloadableOnly=true)Ogre::ResourceManagerinline
~ResourceManager()Ogre::ResourceManagervirtual
~ScriptLoader()Ogre::ScriptLoaderinlinevirtual
~Singleton(void)Ogre::Singleton< TextureManager >inline
~TextureManager()Ogre::TextureManagervirtual
~TinyTextureManager()Ogre::TinyTextureManagervirtual