Urho3D
Dviglo::Texture Member List

This is the complete list of members for Dviglo::Texture, including all inherited members.

AddMetadata(const String &name, const Variant &value)Dviglo::ResourceWithMetadata
AddRef()Dviglo::RefCounted
addressModes_Dviglo::Textureprotected
anisotropy_Dviglo::Textureprotected
asyncLoadState_Dviglo::Resourceprivate
autoResolve_Dviglo::Textureprotected
backupTexture_Dviglo::Textureprotected
BeginLoad(Deserializer &source)Dviglo::Resourcevirtual
blockEvents_Dviglo::Objectprivate
borderColor_Dviglo::Textureprotected
Cast()Dviglo::Objectinline
Cast() constDviglo::Objectinline
CheckMaxLevels(int width, int height, unsigned requestedLevels)Dviglo::Texturestatic
CheckMaxLevels(int width, int height, int depth, unsigned requestedLevels)Dviglo::Texturestatic
CheckTextureBudget(StringHash type)Dviglo::Textureprotected
ClearDataLost()Dviglo::GPUObject
context_Dviglo::Objectprotected
CopyMetadata(const ResourceWithMetadata &source)Dviglo::ResourceWithMetadataprotected
Create()Dviglo::Textureinlineprotectedvirtual
dataLost_Dviglo::GPUObjectprotected
dataPending_Dviglo::GPUObjectprotected
depth_Dviglo::Textureprotected
EndLoad()Dviglo::Resourcevirtual
eventHandlers_Dviglo::Objectprivate
filterMode_Dviglo::Textureprotected
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
format_Dviglo::Textureprotected
GetAddressMode(TextureCoordinate coord) constDviglo::Textureinline
GetAnisotropy() constDviglo::Textureinline
GetAsyncLoadState() constDviglo::Resourceinline
GetAutoResolve() constDviglo::Textureinline
GetBackupTexture() constDviglo::Textureinline
GetBlockEvents() constDviglo::Objectinline
GetBorderColor() constDviglo::Textureinline
GetCategory() constDviglo::Object
GetComponents() constDviglo::Texture
GetContext() constDviglo::Objectinline
GetDataSize(int width, int height) constDviglo::Texture
GetDataSize(int width, int height, int depth) constDviglo::Texture
GetDataType(unsigned format)Dviglo::Texturestatic
GetDepth() constDviglo::Textureinline
GetDSVFormat(unsigned format)Dviglo::Texturestatic
GetEventDataMap() constDviglo::Object
GetEventHandler() constDviglo::Object
GetEventSender() constDviglo::Object
GetExternalFormat(unsigned format)Dviglo::Texturestatic
GetFilterMode() constDviglo::Textureinline
GetFormat() constDviglo::Textureinline
GetGlobalVar(StringHash key) constDviglo::Object
GetGlobalVars() constDviglo::Object
GetGPUObject() constDviglo::GPUObjectinline
GetGPUObjectName() constDviglo::GPUObjectinline
GetGraphics() constDviglo::GPUObject
GetHeight() constDviglo::Textureinline
GetLevelDepth(unsigned level) constDviglo::Texture
GetLevelHeight(unsigned level) constDviglo::Texture
GetLevels() constDviglo::Textureinline
GetLevelsDirty() constDviglo::Textureinline
GetLevelWidth(unsigned level) constDviglo::Texture
GetMemoryUse() constDviglo::Resourceinline
GetMetadata(const String &name) constDviglo::ResourceWithMetadata
GetMipsToSkip(MaterialQuality quality) constDviglo::Texture
GetMultiSample() constDviglo::Textureinline
GetName() constDviglo::Resourceinline
GetNameHash() constDviglo::Resourceinline
GetParametersDirty() constDviglo::Texture
GetResolveTexture() constDviglo::Textureinline
GetRowDataSize(int width) constDviglo::Texture
GetSampler() constDviglo::Textureinline
GetShaderResourceView() constDviglo::Textureinline
GetShadowCompare() constDviglo::Textureinline
GetSRGB() constDviglo::Textureinline
GetSRGBFormat(unsigned format)Dviglo::Texture
GetSRVFormat(unsigned format)Dviglo::Texturestatic
GetSubsystem(StringHash type) constDviglo::Object
GetSubsystem() constDviglo::Object
GetTarget() constDviglo::Textureinline
GetType() const =0Dviglo::Objectpure virtual
GetTypeInfo() const =0Dviglo::Objectpure virtual
GetTypeInfoStatic()Dviglo::Objectinlinestatic
GetTypeName() const =0Dviglo::Objectpure virtual
GetUsage() constDviglo::Textureinline
GetUseTimer()Dviglo::Resource
GetWidth() constDviglo::Textureinline
GPUObject(Graphics *graphics)Dviglo::GPUObjectexplicit
graphics_Dviglo::GPUObjectprotected
HasEventHandlers() constDviglo::Objectinline
HasMetadata() constDviglo::ResourceWithMetadata
HasPendingData() constDviglo::GPUObjectinline
HasSubscribedToEvent(StringHash eventType) constDviglo::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDviglo::Object
height_Dviglo::Textureprotected
IsCompressed() constDviglo::Texture
IsDataLost() constDviglo::GPUObjectinline
IsInstanceOf(StringHash type) constDviglo::Object
IsInstanceOf(const TypeInfo *typeInfo) constDviglo::Object
IsInstanceOf() constDviglo::Objectinline
IsResolveDirty() constDviglo::Textureinline
levels_Dviglo::Textureprotected
levelsDirty_Dviglo::Textureprotected
Load(Deserializer &source)Dviglo::Resource
LoadFile(const String &fileName)Dviglo::Resource
LoadMetadataFromJSON(const JSONArray &array)Dviglo::ResourceWithMetadataprotected
LoadMetadataFromXML(const XMLElement &source)Dviglo::ResourceWithMetadataprotected
memoryUse_Dviglo::Resourceprivate
metadata_Dviglo::ResourceWithMetadataprivate
metadataKeys_Dviglo::ResourceWithMetadataprivate
mipsToSkip_Dviglo::Textureprotected
multiSample_Dviglo::Textureprotected
name_Dviglo::Resourceprivate
nameHash_Dviglo::Resourceprivate
Object(Context *context)Dviglo::Objectexplicit
object_Dviglo::GPUObjectprotected
OnDeviceLost()Dviglo::GPUObjectvirtual
OnDeviceReset()Dviglo::GPUObjectvirtual
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Dviglo::Objectvirtual
operator=(const RefCounted &rhs)=deleteDviglo::RefCounted
parametersDirty_Dviglo::Textureprotected
refCount_Dviglo::RefCountedprivate
RefCounted()Dviglo::RefCounted
RefCounted(const RefCounted &rhs)=deleteDviglo::RefCounted
RefCountPtr()Dviglo::RefCountedinline
Refs() constDviglo::RefCounted
RegenerateLevels()Dviglo::Texture
Release()Dviglo::GPUObjectvirtual
ReleaseRef()Dviglo::RefCounted
RemoveAllMetadata()Dviglo::ResourceWithMetadata
RemoveEventSender(Object *sender)Dviglo::Objectprivate
RemoveMetadata(const String &name)Dviglo::ResourceWithMetadata
requestedLevels_Dviglo::Textureprotected
ResetUseTimer()Dviglo::Resource
resolveDirty_Dviglo::Textureprotected
resolveTexture_Dviglo::Textureprotected
Resource(Context *context)Dviglo::Resourceexplicit
ResourceWithMetadata(Context *context)Dviglo::ResourceWithMetadatainlineexplicit
sampler_Dviglo::Textureprotected
Save(Serializer &dest) constDviglo::Resourcevirtual
SaveFile(const String &fileName) constDviglo::Resourcevirtual
SaveMetadataToXML(XMLElement &destination) constDviglo::ResourceWithMetadataprotected
SendEvent(StringHash eventType)Dviglo::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dviglo::Object
SendEvent(StringHash eventType, Args... args)Dviglo::Objectinline
SetAddressMode(TextureCoordinate coord, TextureAddressMode mode)Dviglo::Texture
SetAnisotropy(unsigned level)Dviglo::Texture
SetAsyncLoadState(AsyncLoadState newState)Dviglo::Resource
SetBackupTexture(Texture *texture)Dviglo::Texture
SetBlockEvents(bool block)Dviglo::Objectinline
SetBorderColor(const Color &color)Dviglo::Texture
SetFilterMode(TextureFilterMode mode)Dviglo::Texture
SetGlobalVar(StringHash key, const Variant &value)Dviglo::Object
SetLevelsDirty()Dviglo::Texture
SetMemoryUse(unsigned size)Dviglo::Resource
SetMipsToSkip(MaterialQuality quality, int toSkip)Dviglo::Texture
SetName(const String &name)Dviglo::Resource
SetNumLevels(unsigned levels)Dviglo::Texture
SetParameters(XMLFile *file)Dviglo::Texture
SetParameters(const XMLElement &element)Dviglo::Texture
SetParametersDirty()Dviglo::Texture
SetResolveDirty(bool enable)Dviglo::Textureinline
SetShadowCompare(bool enable)Dviglo::Texture
SetSRGB(bool enable)Dviglo::Texture
shaderResourceView_Dviglo::Textureprotected
shadowCompare_Dviglo::Textureprotected
sRGB_Dviglo::Textureprotected
SubscribeToEvent(StringHash eventType, EventHandler *handler)Dviglo::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Dviglo::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dviglo::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dviglo::Object
target_Dviglo::Textureprotected
Texture(Context *context)Dviglo::Textureexplicit
UnsubscribeFromAllEvents()Dviglo::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Dviglo::Object
UnsubscribeFromEvent(StringHash eventType)Dviglo::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Dviglo::Object
UnsubscribeFromEvents(Object *sender)Dviglo::Object
UpdateParameters()Dviglo::Texture
URHO3D_OBJECT(Texture, ResourceWithMetadata) (defined in Dviglo::Texture)Dviglo::Textureprivate
usage_Dviglo::Textureprotected
useTimer_Dviglo::Resourceprivate
WeakRefs() constDviglo::RefCounted
width_Dviglo::Textureprotected
~GPUObject()Dviglo::GPUObjectvirtual
~Object() overrideDviglo::Object
~RefCounted()Dviglo::RefCountedvirtual
~Texture() overrideDviglo::Texture