| AddMetadata(const String &name, const Variant &value) | Urho3D::ResourceWithMetadata |  | 
  | AddRef() | Urho3D::RefCounted |  | 
  | addressMode_ | Urho3D::Texture | protected | 
  | anisotropy_ | Urho3D::Texture | protected | 
  | autoResolve_ | Urho3D::Texture | protected | 
  | backupTexture_ | Urho3D::Texture | protected | 
  | BeginLoad(Deserializer &source) | Urho3D::Resource | virtual | 
  | borderColor_ | Urho3D::Texture | protected | 
  | CheckMaxLevels(int width, int height, unsigned requestedLevels) | Urho3D::Texture | static | 
  | CheckMaxLevels(int width, int height, int depth, unsigned requestedLevels) | Urho3D::Texture | static | 
  | CheckTextureBudget(StringHash type) | Urho3D::Texture | protected | 
  | ClearDataLost() | Urho3D::GPUObject |  | 
  | context_ | Urho3D::Object | protected | 
  | CopyMetadata(const ResourceWithMetadata &source) | Urho3D::ResourceWithMetadata | protected | 
  | Create() | Urho3D::Texture | inlineprotectedvirtual | 
  | dataLost_ | Urho3D::GPUObject | protected | 
  | dataPending_ | Urho3D::GPUObject | protected | 
  | depth_ | Urho3D::Texture | protected | 
  | EndLoad() | Urho3D::Resource | virtual | 
  | filterMode_ | Urho3D::Texture | protected | 
  | format_ | Urho3D::Texture | protected | 
  | GetAddressMode(TextureCoordinate coord) const  | Urho3D::Texture | inline | 
  | GetAnisotropy() const  | Urho3D::Texture | inline | 
  | GetAsyncLoadState() const  | Urho3D::Resource | inline | 
  | GetAutoResolve() const  | Urho3D::Texture | inline | 
  | GetBackupTexture() const  | Urho3D::Texture | inline | 
  | GetBorderColor() const  | Urho3D::Texture | inline | 
  | GetCategory() const  | Urho3D::Object |  | 
  | GetComponents() const  | Urho3D::Texture |  | 
  | GetContext() const  | Urho3D::Object | inline | 
  | GetDataSize(int width, int height) const  | Urho3D::Texture |  | 
  | GetDataSize(int width, int height, int depth) const  | Urho3D::Texture |  | 
  | GetDataType(unsigned format) | Urho3D::Texture | static | 
  | GetDepth() const  | Urho3D::Texture | inline | 
  | GetDSVFormat(unsigned format) | Urho3D::Texture | static | 
  | GetEventDataMap() const  | Urho3D::Object |  | 
  | GetEventHandler() const  | Urho3D::Object |  | 
  | GetEventSender() const  | Urho3D::Object |  | 
  | GetExternalFormat(unsigned format) | Urho3D::Texture | static | 
  | GetFilterMode() const  | Urho3D::Texture | inline | 
  | GetFormat() const  | Urho3D::Texture | inline | 
  | GetGlobalVar(StringHash key) const  | Urho3D::Object |  | 
  | GetGlobalVars() const  | Urho3D::Object |  | 
  | GetGPUObject() const  | Urho3D::GPUObject | inline | 
  | GetGPUObjectName() const  | Urho3D::GPUObject | inline | 
  | GetGraphics() const  | Urho3D::GPUObject |  | 
  | GetHeight() const  | Urho3D::Texture | inline | 
  | GetLevelDepth(unsigned level) const  | Urho3D::Texture |  | 
  | GetLevelHeight(unsigned level) const  | Urho3D::Texture |  | 
  | GetLevels() const  | Urho3D::Texture | inline | 
  | GetLevelsDirty() const  | Urho3D::Texture | inline | 
  | GetLevelWidth(unsigned level) const  | Urho3D::Texture |  | 
  | GetMemoryUse() const  | Urho3D::Resource | inline | 
  | GetMetadata(const String &name) const  | Urho3D::ResourceWithMetadata |  | 
  | GetMipsToSkip(int quality) const  | Urho3D::Texture |  | 
  | GetMultiSample() const  | Urho3D::Texture | inline | 
  | GetName() const  | Urho3D::Resource | inline | 
  | GetNameHash() const  | Urho3D::Resource | inline | 
  | GetParametersDirty() const  | Urho3D::Texture |  | 
  | GetResolveTexture() const  | Urho3D::Texture | inline | 
  | GetRowDataSize(int width) const  | Urho3D::Texture |  | 
  | GetSampler() const  | Urho3D::Texture | inline | 
  | GetShaderResourceView() const  | Urho3D::Texture | inline | 
  | GetShadowCompare() const  | Urho3D::Texture | inline | 
  | GetSRGB() const  | Urho3D::Texture | inline | 
  | GetSRGBFormat(unsigned format) | Urho3D::Texture |  | 
  | GetSRVFormat(unsigned format) | Urho3D::Texture | static | 
  | GetSubsystem(StringHash type) const  | Urho3D::Object |  | 
  | GetSubsystem() const  | Urho3D::Object |  | 
  | GetTarget() const  | Urho3D::Texture | inline | 
  | GetType() const =0 | Urho3D::Object | pure virtual | 
  | GetTypeInfo() const =0 | Urho3D::Object | pure virtual | 
  | GetTypeInfoStatic() | Urho3D::Object | inlinestatic | 
  | GetTypeName() const =0 | Urho3D::Object | pure virtual | 
  | GetUsage() const  | Urho3D::Texture | inline | 
  | GetUseTimer() | Urho3D::Resource |  | 
  | GetWidth() const  | Urho3D::Texture | inline | 
  | GPUObject(Graphics *graphics) | Urho3D::GPUObject |  | 
  | graphics_ | Urho3D::GPUObject | protected | 
  | HasEventHandlers() const  | Urho3D::Object | inline | 
  | HasMetadata() const  | Urho3D::ResourceWithMetadata |  | 
  | HasPendingData() const  | Urho3D::GPUObject | inline | 
  | HasSubscribedToEvent(StringHash eventType) const  | Urho3D::Object |  | 
  | HasSubscribedToEvent(Object *sender, StringHash eventType) const  | Urho3D::Object |  | 
  | height_ | Urho3D::Texture | protected | 
  | IsCompressed() const  | Urho3D::Texture |  | 
  | IsDataLost() const  | Urho3D::GPUObject | inline | 
  | IsInstanceOf(StringHash type) const  | Urho3D::Object |  | 
  | IsInstanceOf(const TypeInfo *typeInfo) const  | Urho3D::Object |  | 
  | IsInstanceOf() const  | Urho3D::Object | inline | 
  | IsResolveDirty() const  | Urho3D::Texture | inline | 
  | levels_ | Urho3D::Texture | protected | 
  | levelsDirty_ | Urho3D::Texture | protected | 
  | Load(Deserializer &source) | Urho3D::Resource |  | 
  | LoadFile(const String &fileName) | Urho3D::Resource |  | 
  | LoadMetadataFromJSON(const JSONArray &array) | Urho3D::ResourceWithMetadata | protected | 
  | LoadMetadataFromXML(const XMLElement &source) | Urho3D::ResourceWithMetadata | protected | 
  | mipsToSkip_ | Urho3D::Texture | protected | 
  | multiSample_ | Urho3D::Texture | protected | 
  | Object(Context *context) | Urho3D::Object |  | 
  | object_ | Urho3D::GPUObject | protected | 
  | OnDeviceLost() | Urho3D::GPUObject | virtual | 
  | OnDeviceReset() | Urho3D::GPUObject | virtual | 
  | OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual | 
  | parametersDirty_ | Urho3D::Texture | protected | 
  | RefCounted() | Urho3D::RefCounted |  | 
  | RefCountPtr() | Urho3D::RefCounted | inline | 
  | Refs() const  | Urho3D::RefCounted |  | 
  | RegenerateLevels() | Urho3D::Texture |  | 
  | Release() | Urho3D::GPUObject | virtual | 
  | ReleaseRef() | Urho3D::RefCounted |  | 
  | RemoveAllMetadata() | Urho3D::ResourceWithMetadata |  | 
  | RemoveMetadata(const String &name) | Urho3D::ResourceWithMetadata |  | 
  | requestedLevels_ | Urho3D::Texture | protected | 
  | ResetUseTimer() | Urho3D::Resource |  | 
  | resolveDirty_ | Urho3D::Texture | protected | 
  | resolveTexture_ | Urho3D::Texture | protected | 
  | Resource(Context *context) | Urho3D::Resource |  | 
  | ResourceWithMetadata(Context *context) | Urho3D::ResourceWithMetadata | inline | 
  | sampler_ | Urho3D::Texture | protected | 
  | Save(Serializer &dest) const  | Urho3D::Resource | virtual | 
  | SaveFile(const String &fileName) const  | Urho3D::Resource | virtual | 
  | SaveMetadataToXML(XMLElement &destination) const  | Urho3D::ResourceWithMetadata | protected | 
  | SendEvent(StringHash eventType) | Urho3D::Object |  | 
  | SendEvent(StringHash eventType, VariantMap &eventData) | Urho3D::Object |  | 
  | SetAddressMode(TextureCoordinate coord, TextureAddressMode address) | Urho3D::Texture |  | 
  | SetAnisotropy(unsigned level) | Urho3D::Texture |  | 
  | SetAsyncLoadState(AsyncLoadState newState) | Urho3D::Resource |  | 
  | SetBackupTexture(Texture *texture) | Urho3D::Texture |  | 
  | SetBorderColor(const Color &color) | Urho3D::Texture |  | 
  | SetFilterMode(TextureFilterMode filter) | Urho3D::Texture |  | 
  | SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object |  | 
  | SetLevelsDirty() | Urho3D::Texture |  | 
  | SetMemoryUse(unsigned size) | Urho3D::Resource |  | 
  | SetMipsToSkip(int quality, int toSkip) | Urho3D::Texture |  | 
  | SetName(const String &name) | Urho3D::Resource |  | 
  | SetNumLevels(unsigned levels) | Urho3D::Texture |  | 
  | SetParameters(XMLFile *xml) | Urho3D::Texture |  | 
  | SetParameters(const XMLElement &element) | Urho3D::Texture |  | 
  | SetParametersDirty() | Urho3D::Texture |  | 
  | SetResolveDirty(bool enable) | Urho3D::Texture | inline | 
  | SetShadowCompare(bool enable) | Urho3D::Texture |  | 
  | SetSRGB(bool enable) | Urho3D::Texture |  | 
  | shaderResourceView_ | Urho3D::Texture |  | 
  | shadowCompare_ | Urho3D::Texture | protected | 
  | sRGB_ | Urho3D::Texture | protected | 
  | SubscribeToEvent(StringHash eventType, EventHandler *handler) | Urho3D::Object |  | 
  | SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler) | Urho3D::Object |  | 
  | target_ | Urho3D::Texture |  | 
  | Texture(Context *context) | Urho3D::Texture |  | 
  | UnsubscribeFromAllEvents() | Urho3D::Object |  | 
  | UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData) | Urho3D::Object |  | 
  | UnsubscribeFromEvent(StringHash eventType) | Urho3D::Object |  | 
  | UnsubscribeFromEvent(Object *sender, StringHash eventType) | Urho3D::Object |  | 
  | UnsubscribeFromEvents(Object *sender) | Urho3D::Object |  | 
  | UpdateParameters() | Urho3D::Texture |  | 
  | usage_ | Urho3D::Texture | protected | 
  | WeakRefs() const  | Urho3D::RefCounted |  | 
  | width_ | Urho3D::Texture | protected | 
  | ~GPUObject() | Urho3D::GPUObject | virtual | 
  | ~Object() | Urho3D::Object | virtual | 
  | ~RefCounted() | Urho3D::RefCounted | virtual | 
  | ~Texture() | Urho3D::Texture | virtual |