Urho3D::Texture3D Member List

This is the complete list of members for Urho3D::Texture3D, including all inherited members.

AddMetadata(const String &name, const Variant &value)Urho3D::ResourceWithMetadata
AddRef()Urho3D::RefCounted
addressModes_Urho3D::Textureprotected
anisotropy_Urho3D::Textureprotected
asyncLoadState_Urho3D::Resourceprivate
autoResolve_Urho3D::Textureprotected
backupTexture_Urho3D::Textureprotected
BeginLoad(Deserializer &source) overrideUrho3D::Texture3Dvirtual
blockEvents_Urho3D::Objectprivate
borderColor_Urho3D::Textureprotected
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
CheckMaxLevels(int width, int height, unsigned requestedLevels)Urho3D::Texturestatic
CheckMaxLevels(int width, int height, int depth, unsigned requestedLevels)Urho3D::Texturestatic
CheckTextureBudget(StringHash type)Urho3D::Textureprotected
ClearDataLost()Urho3D::GPUObject
context_Urho3D::Objectprotected
CopyMetadata(const ResourceWithMetadata &source)Urho3D::ResourceWithMetadataprotected
Create() overrideUrho3D::Texture3Dprotectedvirtual
dataLost_Urho3D::GPUObjectprotected
dataPending_Urho3D::GPUObjectprotected
depth_Urho3D::Textureprotected
EndLoad() overrideUrho3D::Texture3Dvirtual
eventHandlers_Urho3D::Objectprivate
filterMode_Urho3D::Textureprotected
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) constUrho3D::Objectprivate
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) constUrho3D::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) constUrho3D::Objectprivate
format_Urho3D::Textureprotected
GetAddressMode(TextureCoordinate coord) constUrho3D::Textureinline
GetAnisotropy() constUrho3D::Textureinline
GetAsyncLoadState() constUrho3D::Resourceinline
GetAutoResolve() constUrho3D::Textureinline
GetBackupTexture() constUrho3D::Textureinline
GetBlockEvents() constUrho3D::Objectinline
GetBorderColor() constUrho3D::Textureinline
GetCategory() constUrho3D::Object
GetComponents() constUrho3D::Texture
GetContext() constUrho3D::Objectinline
GetData(unsigned level, void *dest) constUrho3D::Texture3D
GetDataSize(int width, int height) constUrho3D::Texture
GetDataSize(int width, int height, int depth) constUrho3D::Texture
GetDataType(unsigned format)Urho3D::Texturestatic
GetDepth() constUrho3D::Textureinline
GetDSVFormat(unsigned format)Urho3D::Texturestatic
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetExternalFormat(unsigned format)Urho3D::Texturestatic
GetFilterMode() constUrho3D::Textureinline
GetFormat() constUrho3D::Textureinline
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetGPUObject() constUrho3D::GPUObjectinline
GetGPUObjectName() constUrho3D::GPUObjectinline
GetGraphics() constUrho3D::GPUObject
GetHeight() constUrho3D::Textureinline
GetLevelDepth(unsigned level) constUrho3D::Texture
GetLevelHeight(unsigned level) constUrho3D::Texture
GetLevels() constUrho3D::Textureinline
GetLevelsDirty() constUrho3D::Textureinline
GetLevelWidth(unsigned level) constUrho3D::Texture
GetMemoryUse() constUrho3D::Resourceinline
GetMetadata(const String &name) constUrho3D::ResourceWithMetadata
GetMipsToSkip(MaterialQuality quality) constUrho3D::Texture
GetMultiSample() constUrho3D::Textureinline
GetName() constUrho3D::Resourceinline
GetNameHash() constUrho3D::Resourceinline
GetParametersDirty() constUrho3D::Texture
GetResolveTexture() constUrho3D::Textureinline
GetRowDataSize(int width) constUrho3D::Texture
GetSampler() constUrho3D::Textureinline
GetShaderResourceView() constUrho3D::Textureinline
GetShadowCompare() constUrho3D::Textureinline
GetSRGB() constUrho3D::Textureinline
GetSRGBFormat(unsigned format)Urho3D::Texture
GetSRVFormat(unsigned format)Urho3D::Texturestatic
GetSubsystem(StringHash type) constUrho3D::Object
GetSubsystem() constUrho3D::Object
GetTarget() constUrho3D::Textureinline
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
GetUsage() constUrho3D::Textureinline
GetUseTimer()Urho3D::Resource
GetWidth() constUrho3D::Textureinline
GPUObject(Graphics *graphics)Urho3D::GPUObjectexplicit
graphics_Urho3D::GPUObjectprotected
HasEventHandlers() constUrho3D::Objectinline
HasMetadata() constUrho3D::ResourceWithMetadata
HasPendingData() constUrho3D::GPUObjectinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
height_Urho3D::Textureprotected
IsCompressed() constUrho3D::Texture
IsDataLost() constUrho3D::GPUObjectinline
IsInstanceOf(StringHash type) constUrho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) constUrho3D::Object
IsInstanceOf() constUrho3D::Objectinline
IsResolveDirty() constUrho3D::Textureinline
levels_Urho3D::Textureprotected
levelsDirty_Urho3D::Textureprotected
Load(Deserializer &source)Urho3D::Resource
LoadFile(const String &fileName)Urho3D::Resource
loadImage_Urho3D::Texture3Dprivate
LoadMetadataFromJSON(const JSONArray &array)Urho3D::ResourceWithMetadataprotected
LoadMetadataFromXML(const XMLElement &source)Urho3D::ResourceWithMetadataprotected
loadParameters_Urho3D::Texture3Dprivate
memoryUse_Urho3D::Resourceprivate
metadata_Urho3D::ResourceWithMetadataprivate
metadataKeys_Urho3D::ResourceWithMetadataprivate
mipsToSkip_Urho3D::Textureprotected
multiSample_Urho3D::Textureprotected
name_Urho3D::Resourceprivate
nameHash_Urho3D::Resourceprivate
Object(Context *context)Urho3D::Objectexplicit
object_Urho3D::GPUObjectprotected
OnDeviceLost() overrideUrho3D::Texture3Dvirtual
OnDeviceReset() overrideUrho3D::Texture3Dvirtual
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
parametersDirty_Urho3D::Textureprotected
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() constUrho3D::RefCounted
RegenerateLevels()Urho3D::Texture
RegisterObject(Context *context)Urho3D::Texture3Dstatic
Release() overrideUrho3D::Texture3Dvirtual
ReleaseRef()Urho3D::RefCounted
RemoveAllMetadata()Urho3D::ResourceWithMetadata
RemoveEventSender(Object *sender)Urho3D::Objectprivate
RemoveMetadata(const String &name)Urho3D::ResourceWithMetadata
requestedLevels_Urho3D::Textureprotected
ResetUseTimer()Urho3D::Resource
resolveDirty_Urho3D::Textureprotected
resolveTexture_Urho3D::Textureprotected
Resource(Context *context)Urho3D::Resourceexplicit
ResourceWithMetadata(Context *context)Urho3D::ResourceWithMetadatainlineexplicit
sampler_Urho3D::Textureprotected
Save(Serializer &dest) constUrho3D::Resourcevirtual
SaveFile(const String &fileName) constUrho3D::Resourcevirtual
SaveMetadataToXML(XMLElement &destination) constUrho3D::ResourceWithMetadataprotected
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SendEvent(StringHash eventType, Args... args)Urho3D::Objectinline
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::Objectinline
SetBorderColor(const Color &color)Urho3D::Texture
SetData(unsigned level, int x, int y, int z, int width, int height, int depth, const void *data)Urho3D::Texture3D
SetData(Image *image, bool useAlpha=false)Urho3D::Texture3D
SetFilterMode(TextureFilterMode mode)Urho3D::Texture
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
SetLevelsDirty()Urho3D::Texture
SetMemoryUse(unsigned 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::Textureinline
SetShadowCompare(bool enable)Urho3D::Texture
SetSize(int width, int height, int depth, unsigned format, TextureUsage usage=TEXTURE_STATIC)Urho3D::Texture3D
SetSRGB(bool enable)Urho3D::Texture
shaderResourceView_Urho3D::Textureprotected
shadowCompare_Urho3D::Textureprotected
sRGB_Urho3D::Textureprotected
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::Textureprotected
Texture(Context *context)Urho3D::Textureexplicit
Texture3D(Context *context)Urho3D::Texture3Dexplicit
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
URHO3D_OBJECT(Texture3D, Texture) (defined in Urho3D::Texture3D)Urho3D::Texture3Dprivate
usage_Urho3D::Textureprotected
useTimer_Urho3D::Resourceprivate
WeakRefs() constUrho3D::RefCounted
width_Urho3D::Textureprotected
~GPUObject()Urho3D::GPUObjectvirtual
~Object() overrideUrho3D::Object
~RefCounted()Urho3D::RefCountedvirtual
~Texture() overrideUrho3D::Texture
~Texture3D() overrideUrho3D::Texture3D