Rebel Fork Framework
Urho3D::Texture2DArray Member List

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

absoluteFileName_Urho3D::Resourceprivate
AddMetadata(const ea::string &name, const Variant &value)Urho3D::ResourceWithMetadata
AddRef()Urho3D::RefCounted
asyncLoadState_Urho3D::Resourceprivate
backupTexture_Urho3D::Textureprotected
BeginLoad(Deserializer &source) overrideUrho3D::Texture2DArrayvirtual
blockEvents_Urho3D::Objectprivate
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
CheckTextureBudget(StringHash type)Urho3D::Textureprotected
context_Urho3D::Objectprotected
CopyMetadata(const ResourceWithMetadata &source)Urho3D::ResourceWithMetadataprotected
CreateForImage(const RawTextureParams &baseParams, Image *image)Urho3D::Textureprotected
EndLoad() overrideUrho3D::Texture2DArrayvirtual
EraseEventHandler(ea::intrusive_list< EventHandler >::iterator handlerIter)Urho3D::Objectprivate
eventHandlers_Urho3D::Objectprivate
FindEventHandler(StringHash eventType)Urho3D::Objectprivate
FindEventHandler(StringHash eventType) constUrho3D::Objectinlineprivate
FindSpecificEventHandler(Object *sender)Urho3D::Objectprivate
FindSpecificEventHandler(Object *sender) constUrho3D::Objectinlineprivate
FindSpecificEventHandler(Object *sender, StringHash eventType)Urho3D::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType) constUrho3D::Objectinlineprivate
GetAbsoluteFileName() constUrho3D::Resourceinline
GetAddressMode(TextureCoordinate coord) constUrho3D::Textureinline
GetAnisotropy() constUrho3D::Textureinline
GetAsyncLoadState() constUrho3D::Resourceinline
GetAutoResolve() constUrho3D::Textureinline
GetBackupTexture() constUrho3D::Textureinline
GetBlockEvents() constUrho3D::Objectinline
GetCategory() constUrho3D::Object
GetComponents() constUrho3D::Texture
GetContext() constUrho3D::Objectinline
GetData(unsigned layer, unsigned level, void *dest)Urho3D::Texture2DArray
GetDataSize(int width, int height) constUrho3D::Texture
GetDataSize(int width, int height, int depth) constUrho3D::Texture
GetDepth() constUrho3D::Textureinline
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetFilterMode() constUrho3D::Textureinline
GetFormat() constUrho3D::Textureinline
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetHeight() constUrho3D::Textureinline
GetLayers() constUrho3D::Texture2DArrayinline
GetLevelDepth(unsigned level) constUrho3D::Texture
GetLevelHeight(unsigned level) constUrho3D::Texture
GetLevels() constUrho3D::Textureinline
GetLevelWidth(unsigned level) constUrho3D::Texture
GetLinear() constUrho3D::Textureinline
GetMemoryUse() constUrho3D::Resourceinline
GetMetadata(const ea::string &name) constUrho3D::ResourceWithMetadata
GetMetadataKeys() constUrho3D::ResourceWithMetadatainline
GetMipsToSkip(MaterialQuality quality) constUrho3D::Texture
GetMultiSample() constUrho3D::Textureinline
GetName() constUrho3D::Resourceinline
GetNameHash() constUrho3D::Resourceinline
GetRect() constUrho3D::Textureinline
GetRenderSurface(unsigned index=0) constUrho3D::Textureinline
GetRowDataSize(int width) constUrho3D::Texture
GetShadowCompare() constUrho3D::Textureinline
GetSize() constUrho3D::Textureinline
GetSRGB() constUrho3D::Texture
GetSubsystem(StringHash type) constUrho3D::Object
GetSubsystem() constUrho3D::Object
GetSubsystems() constUrho3D::Objectprivate
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
GetUseTimer()Urho3D::Resource
GetWidth() constUrho3D::Textureinline
HandleRenderSurfaceUpdate()Urho3D::Textureprivate
HasEventHandlers() constUrho3D::Objectinline
HasMetadata() constUrho3D::ResourceWithMetadata
HasScriptObject() constUrho3D::RefCountedinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
IsCompressed() constUrho3D::Texture
IsDepthStencil() const (defined in Urho3D::Texture)Urho3D::Textureinline
IsInstanceOf(StringHash type) constUrho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) constUrho3D::Object
IsInstanceOf() constUrho3D::Objectinline
IsRenderTarget() constUrho3D::Textureinline
IsScriptStrongRef() constUrho3D::RefCountedinline
IsUnorderedAccess() const (defined in Urho3D::Texture)Urho3D::Textureinline
layers_Urho3D::Texture2DArrayprivate
levelsDirty_Urho3D::Textureprotected
linear_Urho3D::Textureprotected
Load(Deserializer &source)Urho3D::Resource
LoadFile(const FileIdentifier &fileName)Urho3D::Resource
LoadFromCache(Context *context, StringHash type, const ea::string &name)Urho3D::Resourcestatic
loadImages_Urho3D::Texture2DArrayprivate
LoadMetadataFromJSON(const JSONArray &array)Urho3D::ResourceWithMetadataprotected
LoadMetadataFromXML(const XMLElement &source)Urho3D::ResourceWithMetadataprotected
loadParameters_Urho3D::Texture2DArrayprivate
memoryUse_Urho3D::Resourceprivate
metadata_Urho3D::ResourceWithMetadataprivate
metadataKeys_Urho3D::ResourceWithMetadataprivate
mipsToSkip_Urho3D::Textureprotected
mostDetailedLevel_Urho3D::Textureprotected
name_Urho3D::Resourceprivate
nameHash_Urho3D::Resourceprivate
Object(Context *context)Urho3D::Objectexplicit
OnCreateGPU() overrideUrho3D::Textureprivate
OnDestroyGPU() override (defined in Urho3D::Texture)Urho3D::Textureprivate
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
ReadToImage(unsigned arraySlice, unsigned level, Image *image)Urho3D::Textureprotected
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr() constUrho3D::RefCountedinline
Refs() constUrho3D::RefCounted
RegisterObject(Context *context)Urho3D::Texture2DArraystatic
ReleaseRef()Urho3D::RefCounted
RemoveAllMetadata()Urho3D::ResourceWithMetadata
RemoveEventSender(Object *sender)Urho3D::Objectprivate
RemoveMetadata(const ea::string &name)Urho3D::ResourceWithMetadata
renderSurfaces_Urho3D::Textureprotected
requestedLevels_Urho3D::Textureprotected
requestedSRGB_Urho3D::Textureprotected
ResetUseTimer()Urho3D::Resource
resolveDirty_Urho3D::Textureprotected
Resource(Context *context)Urho3D::Resourceexplicit
ResourceWithMetadata(Context *context)Urho3D::ResourceWithMetadatainlineexplicit
Save(Serializer &dest) constUrho3D::Resourcevirtual
SaveFile(const FileIdentifier &fileName) constUrho3D::Resourcevirtual
SaveMetadataToXML(XMLElement &destination) constUrho3D::ResourceWithMetadataprotected
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SendEvent(StringHash eventType, const Args &... args)Urho3D::Objectinline
SendEvent(StringHash eventType, const VariantMap &eventData)Urho3D::Object
SerializeInBlock(Archive &archive)Urho3D::Objectvirtual
SetAbsoluteFileName(const ea::string &fileName)Urho3D::Resourceinline
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
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)Urho3D::Texture2DArray
SetFilterMode(TextureFilterMode mode)Urho3D::Texture
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
SetLayers(unsigned layers)Urho3D::Texture2DArray
SetLinear(bool linear)Urho3D::Texture
SetMemoryUse(unsigned size)Urho3D::Resource
SetMipsToSkip(MaterialQuality quality, int toSkip)Urho3D::Texture
SetName(const ea::string &name)Urho3D::Resource
SetNumLevels(unsigned levels)Urho3D::Texture
SetParameters(XMLFile *file)Urho3D::Texture
SetParameters(const XMLElement &element)Urho3D::Texture
SetShadowCompare(bool enable)Urho3D::Texture
SetSize(unsigned layers, int width, int height, TextureFormat format, TextureFlags flags=TextureFlag::None)Urho3D::Texture2DArray
SetSRGB(bool enable)Urho3D::Texture
SubscribeToEvent(StringHash eventType, T handler)Urho3D::Objectinline
SubscribeToEvent(Object *sender, StringHash eventType, T handler)Urho3D::Objectinline
SubscribeToEventManual(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEventManual(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
Texture(Context *context)Urho3D::Textureexplicit
Texture2DArray(Context *context)Urho3D::Texture2DArrayexplicit
TryRestore() override (defined in Urho3D::Texture)Urho3D::Textureprivate
UnsubscribeFromAllEvents()Urho3D::Object
UnsubscribeFromAllEventsExcept(const ea::vector< StringHash > &exceptions)Urho3D::Object
UnsubscribeFromAllEventsExcept(const ea::vector< Object * > &exceptions)Urho3D::Object
UnsubscribeFromEvent(StringHash eventType)Urho3D::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Urho3D::Object
UnsubscribeFromEvents(Object *sender)Urho3D::Object
UpdateFromImage(unsigned arraySlice, Image *image)Urho3D::Textureprotected
URHO3D_OBJECT(Texture2DArray, Texture) (defined in Urho3D::Texture2DArray)Urho3D::Texture2DArrayprivate
useTimer_Urho3D::Resourceprivate
WeakRefs() constUrho3D::RefCounted
~Object() overrideUrho3D::Object
~RefCounted()Urho3D::RefCountedvirtual
~Texture() overrideUrho3D::Texture
~Texture2DArray() overrideUrho3D::Texture2DArray