Urho3D::Image Member List

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

AddRef()Urho3D::RefCounted
array_Urho3D::Imageprivate
asyncLoadState_Urho3D::Resourceprivate
BeginLoad(Deserializer &source) overrideUrho3D::Imagevirtual
blockEvents_Urho3D::Objectprivate
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
CleanupLevels()Urho3D::Image
Clear(const Color &color)Urho3D::Image
ClearInt(unsigned uintColor)Urho3D::Image
components_Urho3D::Imageprivate
compressedFormat_Urho3D::Imageprivate
context_Urho3D::Objectprotected
ConvertToRGBA() constUrho3D::Image
cubemap_Urho3D::Imageprivate
data_Urho3D::Imageprivate
depth_Urho3D::Imageprivate
EndLoad()Urho3D::Resourcevirtual
eventHandlers_Urho3D::Objectprivate
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
FlipHorizontal()Urho3D::Image
FlipVertical()Urho3D::Image
FreeImageData(unsigned char *pixelData)Urho3D::Imageprivatestatic
GetAsyncLoadState() constUrho3D::Resourceinline
GetBlockEvents() constUrho3D::Objectinline
GetCategory() constUrho3D::Object
GetComponents() constUrho3D::Imageinline
GetCompressedFormat() constUrho3D::Imageinline
GetCompressedLevel(unsigned index) constUrho3D::Image
GetContext() constUrho3D::Objectinline
GetData() constUrho3D::Imageinline
GetDecompressedImage() constUrho3D::Image
GetDepth() constUrho3D::Imageinline
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetHeight() constUrho3D::Imageinline
GetImageData(Deserializer &source, int &width, int &height, unsigned &components)Urho3D::Imageprivatestatic
GetLevels(PODVector< Image * > &levels)Urho3D::Image
GetLevels(PODVector< const Image * > &levels) constUrho3D::Image
GetMemoryUse() constUrho3D::Resourceinline
GetName() constUrho3D::Resourceinline
GetNameHash() constUrho3D::Resourceinline
GetNextLevel() constUrho3D::Image
GetNextSibling() constUrho3D::Imageinline
GetNumCompressedLevels() constUrho3D::Imageinline
GetPixel(int x, int y) constUrho3D::Image
GetPixel(int x, int y, int z) constUrho3D::Image
GetPixelBilinear(float x, float y) constUrho3D::Image
GetPixelInt(int x, int y) constUrho3D::Image
GetPixelInt(int x, int y, int z) constUrho3D::Image
GetPixelTrilinear(float x, float y, float z) constUrho3D::Image
GetSDLSurface(const IntRect &rect=IntRect::ZERO) constUrho3D::Image
GetSubimage(const IntRect &rect) constUrho3D::Image
GetSubsystem(StringHash type) constUrho3D::Object
GetSubsystem() constUrho3D::Object
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
GetUseTimer()Urho3D::Resource
GetWidth() constUrho3D::Imageinline
HasAlphaChannel() constUrho3D::Image
HasEventHandlers() constUrho3D::Objectinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
height_Urho3D::Imageprivate
Image(Context *context)Urho3D::Imageexplicit
IsArray() constUrho3D::Imageinline
IsCompressed() constUrho3D::Imageinline
IsCubemap() constUrho3D::Imageinline
IsInstanceOf(StringHash type) constUrho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) constUrho3D::Object
IsInstanceOf() constUrho3D::Objectinline
IsSRGB() constUrho3D::Imageinline
Load(Deserializer &source)Urho3D::Resource
LoadColorLUT(Deserializer &source)Urho3D::Image
LoadFile(const String &fileName)Urho3D::Resource
memoryUse_Urho3D::Resourceprivate
name_Urho3D::Resourceprivate
nameHash_Urho3D::Resourceprivate
nextLevel_Urho3D::Imageprivate
nextSibling_Urho3D::Imageprivate
numCompressedLevels_Urho3D::Imageprivate
Object(Context *context)Urho3D::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
PrecalculateLevels()Urho3D::Image
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() constUrho3D::RefCounted
RegisterObject(Context *context)Urho3D::Imagestatic
ReleaseRef()Urho3D::RefCounted
RemoveEventSender(Object *sender)Urho3D::Objectprivate
ResetUseTimer()Urho3D::Resource
Resize(int width, int height)Urho3D::Image
Resource(Context *context)Urho3D::Resourceexplicit
Save(Serializer &dest) const overrideUrho3D::Imagevirtual
SaveBMP(const String &fileName) constUrho3D::Image
SaveDDS(const String &fileName) constUrho3D::Image
SaveFile(const String &fileName) const overrideUrho3D::Imagevirtual
SaveJPG(const String &fileName, int quality) constUrho3D::Image
SavePNG(const String &fileName) constUrho3D::Image
SaveTGA(const String &fileName) constUrho3D::Image
SaveWEBP(const String &fileName, float compression=0.0f) constUrho3D::Image
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SendEvent(StringHash eventType, Args... args)Urho3D::Objectinline
SetAsyncLoadState(AsyncLoadState newState)Urho3D::Resource
SetBlockEvents(bool block)Urho3D::Objectinline
SetData(const unsigned char *pixelData)Urho3D::Image
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
SetMemoryUse(unsigned size)Urho3D::Resource
SetName(const String &name)Urho3D::Resource
SetPixel(int x, int y, const Color &color)Urho3D::Image
SetPixel(int x, int y, int z, const Color &color)Urho3D::Image
SetPixelInt(int x, int y, unsigned uintColor)Urho3D::Image
SetPixelInt(int x, int y, int z, unsigned uintColor)Urho3D::Image
SetSize(int width, int height, unsigned components)Urho3D::Image
SetSize(int width, int height, int depth, unsigned components)Urho3D::Image
SetSubimage(const Image *image, const IntRect &rect)Urho3D::Image
sRGB_Urho3D::Imageprivate
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
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
URHO3D_OBJECT(Image, Resource) (defined in Urho3D::Image)Urho3D::Imageprivate
useTimer_Urho3D::Resourceprivate
WeakRefs() constUrho3D::RefCounted
width_Urho3D::Imageprivate
~Image() overrideUrho3D::Image
~Object() overrideUrho3D::Object
~RefCounted()Urho3D::RefCountedvirtual