AddMetadata(const String &name, const Variant &value) | Urho3D::ResourceWithMetadata | |
AddRef() | Urho3D::RefCounted | |
addressModes_ | Urho3D::Texture | protected |
anisotropy_ | Urho3D::Texture | protected |
asyncLoadState_ | Urho3D::Resource | private |
autoResolve_ | Urho3D::Texture | protected |
backupTexture_ | Urho3D::Texture | protected |
BeginLoad(Deserializer &source) override | Urho3D::Texture2DArray | virtual |
blockEvents_ | Urho3D::Object | private |
borderColor_ | Urho3D::Texture | protected |
Cast() | Urho3D::Object | inline |
Cast() const | Urho3D::Object | inline |
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() override | Urho3D::Texture2DArray | protectedvirtual |
dataLost_ | Urho3D::GPUObject | protected |
dataPending_ | Urho3D::GPUObject | protected |
depth_ | Urho3D::Texture | protected |
EndLoad() override | Urho3D::Texture2DArray | virtual |
eventHandlers_ | Urho3D::Object | private |
filterMode_ | Urho3D::Texture | protected |
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) const | Urho3D::Object | private |
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) const | Urho3D::Object | private |
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) const | Urho3D::Object | private |
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 |
GetBlockEvents() const | Urho3D::Object | inline |
GetBorderColor() const | Urho3D::Texture | inline |
GetCategory() const | Urho3D::Object | |
GetComponents() const | Urho3D::Texture | |
GetContext() const | Urho3D::Object | inline |
GetData(unsigned layer, unsigned level, void *dest) const | Urho3D::Texture2DArray | |
GetDataSize(int width, int height) const | Urho3D::Texture | |
GetDataSize(int width, int height, int depth) const | Urho3D::Texture | |
GetDepth() const | Urho3D::Texture | inline |
GetEventDataMap() const | Urho3D::Object | |
GetEventHandler() const | Urho3D::Object | |
GetEventSender() const | Urho3D::Object | |
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 |
GetLayers() const | Urho3D::Texture2DArray | 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(MaterialQuality quality) const | Urho3D::Texture | |
GetMultiSample() const | Urho3D::Texture | inline |
GetName() const | Urho3D::Resource | inline |
GetNameHash() const | Urho3D::Resource | inline |
GetParametersDirty() const | Urho3D::Texture | |
GetRenderSurface() const | Urho3D::Texture2DArray | inline |
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 |
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 | explicit |
graphics_ | Urho3D::GPUObject | protected |
HandleRenderSurfaceUpdate(StringHash eventType, VariantMap &eventData) | Urho3D::Texture2DArray | private |
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 |
layerMemoryUse_ | Urho3D::Texture2DArray | private |
layers_ | Urho3D::Texture2DArray | private |
levels_ | Urho3D::Texture | protected |
levelsDirty_ | Urho3D::Texture | protected |
Load(Deserializer &source) | Urho3D::Resource | |
LoadFile(const String &fileName) | Urho3D::Resource | |
loadImages_ | Urho3D::Texture2DArray | private |
LoadMetadataFromJSON(const JSONArray &array) | Urho3D::ResourceWithMetadata | protected |
LoadMetadataFromXML(const XMLElement &source) | Urho3D::ResourceWithMetadata | protected |
loadParameters_ | Urho3D::Texture2DArray | private |
memoryUse_ | Urho3D::Resource | private |
metadata_ | Urho3D::ResourceWithMetadata | private |
metadataKeys_ | Urho3D::ResourceWithMetadata | private |
mipsToSkip_ | Urho3D::Texture | protected |
multiSample_ | Urho3D::Texture | protected |
name_ | Urho3D::Resource | private |
nameHash_ | Urho3D::Resource | private |
Object(Context *context) | Urho3D::Object | explicit |
object_ | Urho3D::GPUObject | protected |
OnDeviceLost() override | Urho3D::Texture2DArray | virtual |
OnDeviceReset() override | Urho3D::Texture2DArray | virtual |
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual |
operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
parametersDirty_ | Urho3D::Texture | protected |
refCount_ | Urho3D::RefCounted | private |
RefCounted() | Urho3D::RefCounted | |
RefCounted(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
RefCountPtr() | Urho3D::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
RegenerateLevels() | Urho3D::Texture | |
RegisterObject(Context *context) | Urho3D::Texture2DArray | static |
Release() override | Urho3D::Texture2DArray | virtual |
ReleaseRef() | Urho3D::RefCounted | |
RemoveAllMetadata() | Urho3D::ResourceWithMetadata | |
RemoveEventSender(Object *sender) | Urho3D::Object | private |
RemoveMetadata(const String &name) | Urho3D::ResourceWithMetadata | |
renderSurface_ | Urho3D::Texture2DArray | private |
requestedLevels_ | Urho3D::Texture | protected |
ResetUseTimer() | Urho3D::Resource | |
resolveDirty_ | Urho3D::Texture | protected |
resolveTexture_ | Urho3D::Texture | protected |
Resource(Context *context) | Urho3D::Resource | explicit |
ResourceWithMetadata(Context *context) | Urho3D::ResourceWithMetadata | inlineexplicit |
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 | |
SendEvent(StringHash eventType, Args... args) | Urho3D::Object | inline |
SetAddressMode(TextureCoordinate coord, TextureAddressMode mode) | Urho3D::Texture | |
SetAnisotropy(unsigned level) | Urho3D::Texture | |
SetAsyncLoadState(AsyncLoadState newState) | Urho3D::Resource | |
SetBackupTexture(Texture *texture) | Urho3D::Texture | |
SetBlockEvents(bool block) | Urho3D::Object | inline |
SetBorderColor(const Color &color) | Urho3D::Texture | |
SetData(unsigned layer, unsigned level, int x, int y, int width, int height, const void *data) | Urho3D::Texture2DArray | |
SetData(unsigned layer, Deserializer &source) | Urho3D::Texture2DArray | |
SetData(unsigned layer, Image *image, bool useAlpha=false) | Urho3D::Texture2DArray | |
SetFilterMode(TextureFilterMode mode) | Urho3D::Texture | |
SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object | |
SetLayers(unsigned layers) | Urho3D::Texture2DArray | |
SetLevelsDirty() | Urho3D::Texture | |
SetMemoryUse(i32 size) | Urho3D::Resource | |
SetMipsToSkip(MaterialQuality quality, int toSkip) | Urho3D::Texture | |
SetName(const String &name) | Urho3D::Resource | |
SetNumLevels(unsigned levels) | Urho3D::Texture | |
SetParameters(XMLFile *file) | Urho3D::Texture | |
SetParameters(const XMLElement &element) | Urho3D::Texture | |
SetParametersDirty() | Urho3D::Texture | |
SetResolveDirty(bool enable) | Urho3D::Texture | inline |
SetShadowCompare(bool enable) | Urho3D::Texture | |
SetSize(unsigned layers, int width, int height, unsigned format, TextureUsage usage=TEXTURE_STATIC) | Urho3D::Texture2DArray | |
SetSRGB(bool enable) | Urho3D::Texture | |
shaderResourceView_ | Urho3D::Texture | protected |
shadowCompare_ | Urho3D::Texture | protected |
sRGB_ | Urho3D::Texture | protected |
SubscribeToEvent(StringHash eventType, EventHandler *handler) | Urho3D::Object | |
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler) | Urho3D::Object | |
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr) | Urho3D::Object | |
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr) | Urho3D::Object | |
target_ | Urho3D::Texture | protected |
Texture(Context *context) | Urho3D::Texture | explicit |
Texture2DArray(Context *context) | Urho3D::Texture2DArray | explicit |
UnsubscribeFromAllEvents() | Urho3D::Object | |
UnsubscribeFromAllEventsExcept(const Vector< 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 | |
URHO3D_OBJECT(Texture2DArray, Texture) (defined in Urho3D::Texture2DArray) | Urho3D::Texture2DArray | private |
usage_ | Urho3D::Texture | protected |
useTimer_ | Urho3D::Resource | private |
WeakRefs() const | Urho3D::RefCounted | |
width_ | Urho3D::Texture | protected |
~GPUObject() | Urho3D::GPUObject | virtual |
~Object() override | Urho3D::Object | |
~RefCounted() | Urho3D::RefCounted | virtual |
~Texture() override | Urho3D::Texture | |
~Texture2DArray() override | Urho3D::Texture2DArray | |