| clear() | ONE::render::TextureManager | |
| create(const ONE::render::TextureInfo &) | SynchedTextureManager | [protected] |
| ONE::render::TextureManager::create(const Key &)=0 | ONE::render::TextureManager | [protected, pure virtual] |
| ONE::util::ResourceManager< Texture, TextureInfo, TextureRef >::create(const TextureInfo &)=0 | ONE::util::ResourceManager< Texture, TextureInfo, TextureRef > | [protected, pure virtual] |
| dispose(Sto &)=0 | ONE::render::TextureManager | [protected, pure virtual] |
| dispose(TextureRef &) | ONE::render::TextureManager | [protected, virtual] |
| get(const Key &k) | ONE::render::TextureManager | |
| get(std::string files[6], const G3D::TextureFormat *frm=G3D::TextureFormat::AUTO, Texture::WrapMode wrp=Texture::CLAMP, Texture::InterpolateMode intr=Texture::TRILINEAR_MIPMAP, Texture::DepthReadMode dep=Texture::DEPTH_NORMAL) | ONE::render::TextureManager | |
| get(const std::string &file, const G3D::TextureFormat *, Texture::WrapMode, Texture::InterpolateMode, Texture::Dimension=Texture::DIM_2D, Texture::DepthReadMode=Texture::DEPTH_NORMAL) | ONE::render::TextureManager | |
| get(const int &w, const int &h, const std::string &name, const G3D::TextureFormat *, Texture::WrapMode, Texture::InterpolateMode, Texture::Dimension=Texture::DIM_2D, Texture::DepthReadMode=Texture::DEPTH_NORMAL) | ONE::render::TextureManager | |
| get(Image *src, const std::string &name, const G3D::TextureFormat *, Texture::WrapMode, Texture::InterpolateMode, Texture::Dimension=Texture::DIM_2D, Texture::DepthReadMode=Texture::DEPTH_NORMAL) | ONE::render::TextureManager | |
| ONE::util::ResourceManager< Texture, TextureInfo, TextureRef >::get(const TextureInfo &k) | ONE::util::ResourceManager< Texture, TextureInfo, TextureRef > | |
| getCount() const | ONE::render::TextureManager | |
| isCached(const Key &k) const | ONE::render::TextureManager | |
| ONE::util::ResourceManager< Texture, TextureInfo, TextureRef >::isCached(const TextureInfo &k) const | ONE::util::ResourceManager< Texture, TextureInfo, TextureRef > | |
| loadRequested() | SynchedTextureManager | |
| remove(const Key &k) | ONE::render::TextureManager | |
| ONE::util::ResourceManager< Texture, TextureInfo, TextureRef >::remove(const TextureInfo &k) | ONE::util::ResourceManager< Texture, TextureInfo, TextureRef > | |
| SynchedTextureManager() | SynchedTextureManager | |
| TextureManager() | ONE::render::TextureManager | |
| toString(const Key &) const =0 | ONE::render::TextureManager | [protected, pure virtual] |
| toString(const TextureInfo &) const | ONE::render::TextureManager | [protected] |
| ONE::util::ResourceManager< Texture, TextureInfo, TextureRef >::toString(const TextureInfo &) const =0 | ONE::util::ResourceManager< Texture, TextureInfo, TextureRef > | [protected, pure virtual] |
| ~ResourceManagerBase() | ONE::util::ResourceManagerBase< T, Key, Sto > | [protected, virtual] |
| ~SynchedTextureManager() | SynchedTextureManager | |
| ~TextureManager() | ONE::render::TextureManager | |