AddMetadata(const String &name, const Variant &value) | Dviglo::ResourceWithMetadata | |
AddRef() | Dviglo::RefCounted | |
addressModes_ | Dviglo::Texture | protected |
anisotropy_ | Dviglo::Texture | protected |
asyncLoadState_ | Dviglo::Resource | private |
autoResolve_ | Dviglo::Texture | protected |
backupTexture_ | Dviglo::Texture | protected |
BeginLoad(Deserializer &source) override | Dviglo::Texture2D | virtual |
blockEvents_ | Dviglo::Object | private |
borderColor_ | Dviglo::Texture | protected |
Cast() | Dviglo::Object | inline |
Cast() const | Dviglo::Object | inline |
CheckMaxLevels(int width, int height, unsigned requestedLevels) | Dviglo::Texture | static |
CheckMaxLevels(int width, int height, int depth, unsigned requestedLevels) | Dviglo::Texture | static |
CheckTextureBudget(StringHash type) | Dviglo::Texture | protected |
ClearDataLost() | Dviglo::GPUObject | |
context_ | Dviglo::Object | protected |
CopyMetadata(const ResourceWithMetadata &source) | Dviglo::ResourceWithMetadata | protected |
Create() override | Dviglo::Texture2D | protectedvirtual |
dataLost_ | Dviglo::GPUObject | protected |
dataPending_ | Dviglo::GPUObject | protected |
depth_ | Dviglo::Texture | protected |
EndLoad() override | Dviglo::Texture2D | virtual |
eventHandlers_ | Dviglo::Object | private |
filterMode_ | Dviglo::Texture | protected |
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) const | Dviglo::Object | private |
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) const | Dviglo::Object | private |
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) const | Dviglo::Object | private |
format_ | Dviglo::Texture | protected |
GetAddressMode(TextureCoordinate coord) const | Dviglo::Texture | inline |
GetAnisotropy() const | Dviglo::Texture | inline |
GetAsyncLoadState() const | Dviglo::Resource | inline |
GetAutoResolve() const | Dviglo::Texture | inline |
GetBackupTexture() const | Dviglo::Texture | inline |
GetBlockEvents() const | Dviglo::Object | inline |
GetBorderColor() const | Dviglo::Texture | inline |
GetCategory() const | Dviglo::Object | |
GetComponents() const | Dviglo::Texture | |
GetContext() const | Dviglo::Object | inline |
GetData(unsigned level, void *dest) const | Dviglo::Texture2D | |
GetDataSize(int width, int height) const | Dviglo::Texture | |
GetDataSize(int width, int height, int depth) const | Dviglo::Texture | |
GetDataType(unsigned format) | Dviglo::Texture | static |
GetDepth() const | Dviglo::Texture | inline |
GetDSVFormat(unsigned format) | Dviglo::Texture | static |
GetEventDataMap() const | Dviglo::Object | |
GetEventHandler() const | Dviglo::Object | |
GetEventSender() const | Dviglo::Object | |
GetExternalFormat(unsigned format) | Dviglo::Texture | static |
GetFilterMode() const | Dviglo::Texture | inline |
GetFormat() const | Dviglo::Texture | inline |
GetGlobalVar(StringHash key) const | Dviglo::Object | |
GetGlobalVars() const | Dviglo::Object | |
GetGPUObject() const | Dviglo::GPUObject | inline |
GetGPUObjectName() const | Dviglo::GPUObject | inline |
GetGraphics() const | Dviglo::GPUObject | |
GetHeight() const | Dviglo::Texture | inline |
GetImage(Image &image) const | Dviglo::Texture2D | |
GetImage() const | Dviglo::Texture2D | |
GetLevelDepth(unsigned level) const | Dviglo::Texture | |
GetLevelHeight(unsigned level) const | Dviglo::Texture | |
GetLevels() const | Dviglo::Texture | inline |
GetLevelsDirty() const | Dviglo::Texture | inline |
GetLevelWidth(unsigned level) const | Dviglo::Texture | |
GetMemoryUse() const | Dviglo::Resource | inline |
GetMetadata(const String &name) const | Dviglo::ResourceWithMetadata | |
GetMipsToSkip(MaterialQuality quality) const | Dviglo::Texture | |
GetMultiSample() const | Dviglo::Texture | inline |
GetName() const | Dviglo::Resource | inline |
GetNameHash() const | Dviglo::Resource | inline |
GetParametersDirty() const | Dviglo::Texture | |
GetRenderSurface() const | Dviglo::Texture2D | inline |
GetResolveTexture() const | Dviglo::Texture | inline |
GetRowDataSize(int width) const | Dviglo::Texture | |
GetSampler() const | Dviglo::Texture | inline |
GetShaderResourceView() const | Dviglo::Texture | inline |
GetShadowCompare() const | Dviglo::Texture | inline |
GetSRGB() const | Dviglo::Texture | inline |
GetSRGBFormat(unsigned format) | Dviglo::Texture | |
GetSRVFormat(unsigned format) | Dviglo::Texture | static |
GetSubsystem(StringHash type) const | Dviglo::Object | |
GetSubsystem() const | Dviglo::Object | |
GetTarget() const | Dviglo::Texture | inline |
GetType() const =0 | Dviglo::Object | pure virtual |
GetTypeInfo() const =0 | Dviglo::Object | pure virtual |
GetTypeInfoStatic() | Dviglo::Object | inlinestatic |
GetTypeName() const =0 | Dviglo::Object | pure virtual |
GetUsage() const | Dviglo::Texture | inline |
GetUseTimer() | Dviglo::Resource | |
GetWidth() const | Dviglo::Texture | inline |
GPUObject(Graphics *graphics) | Dviglo::GPUObject | explicit |
graphics_ | Dviglo::GPUObject | protected |
HandleRenderSurfaceUpdate(StringHash eventType, VariantMap &eventData) | Dviglo::Texture2D | private |
HasEventHandlers() const | Dviglo::Object | inline |
HasMetadata() const | Dviglo::ResourceWithMetadata | |
HasPendingData() const | Dviglo::GPUObject | inline |
HasSubscribedToEvent(StringHash eventType) const | Dviglo::Object | |
HasSubscribedToEvent(Object *sender, StringHash eventType) const | Dviglo::Object | |
height_ | Dviglo::Texture | protected |
IsCompressed() const | Dviglo::Texture | |
IsDataLost() const | Dviglo::GPUObject | inline |
IsInstanceOf(StringHash type) const | Dviglo::Object | |
IsInstanceOf(const TypeInfo *typeInfo) const | Dviglo::Object | |
IsInstanceOf() const | Dviglo::Object | inline |
IsResolveDirty() const | Dviglo::Texture | inline |
levels_ | Dviglo::Texture | protected |
levelsDirty_ | Dviglo::Texture | protected |
Load(Deserializer &source) | Dviglo::Resource | |
LoadFile(const String &fileName) | Dviglo::Resource | |
loadImage_ | Dviglo::Texture2D | private |
LoadMetadataFromJSON(const JSONArray &array) | Dviglo::ResourceWithMetadata | protected |
LoadMetadataFromXML(const XMLElement &source) | Dviglo::ResourceWithMetadata | protected |
loadParameters_ | Dviglo::Texture2D | private |
memoryUse_ | Dviglo::Resource | private |
metadata_ | Dviglo::ResourceWithMetadata | private |
metadataKeys_ | Dviglo::ResourceWithMetadata | private |
mipsToSkip_ | Dviglo::Texture | protected |
multiSample_ | Dviglo::Texture | protected |
name_ | Dviglo::Resource | private |
nameHash_ | Dviglo::Resource | private |
Object(Context *context) | Dviglo::Object | explicit |
object_ | Dviglo::GPUObject | protected |
OnDeviceLost() override | Dviglo::Texture2D | virtual |
OnDeviceReset() override | Dviglo::Texture2D | virtual |
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Dviglo::Object | virtual |
operator=(const RefCounted &rhs)=delete | Dviglo::RefCounted | |
parametersDirty_ | Dviglo::Texture | protected |
refCount_ | Dviglo::RefCounted | private |
RefCounted() | Dviglo::RefCounted | |
RefCounted(const RefCounted &rhs)=delete | Dviglo::RefCounted | |
RefCountPtr() | Dviglo::RefCounted | inline |
Refs() const | Dviglo::RefCounted | |
RegenerateLevels() | Dviglo::Texture | |
RegisterObject(Context *context) | Dviglo::Texture2D | static |
Release() override | Dviglo::Texture2D | virtual |
ReleaseRef() | Dviglo::RefCounted | |
RemoveAllMetadata() | Dviglo::ResourceWithMetadata | |
RemoveEventSender(Object *sender) | Dviglo::Object | private |
RemoveMetadata(const String &name) | Dviglo::ResourceWithMetadata | |
renderSurface_ | Dviglo::Texture2D | private |
requestedLevels_ | Dviglo::Texture | protected |
ResetUseTimer() | Dviglo::Resource | |
resolveDirty_ | Dviglo::Texture | protected |
resolveTexture_ | Dviglo::Texture | protected |
Resource(Context *context) | Dviglo::Resource | explicit |
ResourceWithMetadata(Context *context) | Dviglo::ResourceWithMetadata | inlineexplicit |
sampler_ | Dviglo::Texture | protected |
Save(Serializer &dest) const | Dviglo::Resource | virtual |
SaveFile(const String &fileName) const | Dviglo::Resource | virtual |
SaveMetadataToXML(XMLElement &destination) const | Dviglo::ResourceWithMetadata | protected |
SendEvent(StringHash eventType) | Dviglo::Object | |
SendEvent(StringHash eventType, VariantMap &eventData) | Dviglo::Object | |
SendEvent(StringHash eventType, Args... args) | Dviglo::Object | inline |
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::Object | inline |
SetBorderColor(const Color &color) | Dviglo::Texture | |
SetData(unsigned level, int x, int y, int width, int height, const void *data) | Dviglo::Texture2D | |
SetData(Image *image, bool useAlpha=false) | Dviglo::Texture2D | |
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::Texture | inline |
SetShadowCompare(bool enable) | Dviglo::Texture | |
SetSize(int width, int height, unsigned format, TextureUsage usage=TEXTURE_STATIC, int multiSample=1, bool autoResolve=true) | Dviglo::Texture2D | |
SetSRGB(bool enable) | Dviglo::Texture | |
shaderResourceView_ | Dviglo::Texture | protected |
shadowCompare_ | Dviglo::Texture | protected |
sRGB_ | Dviglo::Texture | protected |
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::Texture | protected |
Texture(Context *context) | Dviglo::Texture | explicit |
Texture2D(Context *context) | Dviglo::Texture2D | explicit |
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(Texture2D, Texture) (defined in Dviglo::Texture2D) | Dviglo::Texture2D | private |
usage_ | Dviglo::Texture | protected |
useTimer_ | Dviglo::Resource | private |
WeakRefs() const | Dviglo::RefCounted | |
width_ | Dviglo::Texture | protected |
~GPUObject() | Dviglo::GPUObject | virtual |
~Object() override | Dviglo::Object | |
~RefCounted() | Dviglo::RefCounted | virtual |
~Texture() override | Dviglo::Texture | |
~Texture2D() override | Dviglo::Texture2D | |