U3D
Open-source, cross-platform 2D and 3D game engine built in C++
Loading...
Searching...
No Matches
Urho3D::Font Member List

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

absoluteOffset_Urho3D::Fontprivate
AddRef()Urho3D::RefCounted
asyncLoadState_Urho3D::Resourceprivate
BeginLoad(Deserializer &source) overrideUrho3D::Fontvirtual
blockEvents_Urho3D::Objectprivate
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
context_Urho3D::Objectprotected
EndLoad()Urho3D::Resourcevirtual
eventHandlers_Urho3D::Objectprivate
faces_Urho3D::Fontprivate
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
Font(Context *context)Urho3D::Fontexplicit
fontData_Urho3D::Fontprivate
fontDataSize_Urho3D::Fontprivate
fontType_Urho3D::Fontprivate
GetAbsoluteGlyphOffset() constUrho3D::Fontinline
GetAsyncLoadState() constUrho3D::Resourceinline
GetBlockEvents() constUrho3D::Objectinline
GetCategory() constUrho3D::Object
GetContext() constUrho3D::Objectinline
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetFace(float pointSize)Urho3D::Font
GetFaceBitmap(float pointSize)Urho3D::Fontprivate
GetFaceFreeType(float pointSize)Urho3D::Fontprivate
GetFontType() constUrho3D::Fontinline
GetGlobalVar(StringHash key) constUrho3D::Object
GetGlobalVars() constUrho3D::Object
GetMemoryUse() constUrho3D::Resourceinline
GetName() constUrho3D::Resourceinline
GetNameHash() constUrho3D::Resourceinline
GetScaledGlyphOffset() constUrho3D::Fontinline
GetSubsystem(StringHash type) constUrho3D::Object
GetSubsystem() constUrho3D::Object
GetTotalGlyphOffset(float pointSize) constUrho3D::Font
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
GetUseTimer()Urho3D::Resource
HasEventHandlers() constUrho3D::Objectinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
IsInstanceOf(StringHash type) constUrho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) constUrho3D::Object
IsInstanceOf() constUrho3D::Objectinline
IsSDFFont() constUrho3D::Fontinline
Load(Deserializer &source)Urho3D::Resource
LoadFile(const String &fileName)Urho3D::Resource
LoadParameters()Urho3D::Fontprivate
memoryUse_Urho3D::Resourceprivate
name_Urho3D::Resourceprivate
nameHash_Urho3D::Resourceprivate
Object(Context *context)Urho3D::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() constUrho3D::RefCounted
RegisterObject(Context *context)Urho3D::Fontstatic
ReleaseFaces()Urho3D::Font
ReleaseRef()Urho3D::RefCounted
RemoveEventSender(Object *sender)Urho3D::Objectprivate
ResetUseTimer()Urho3D::Resource
Resource(Context *context)Urho3D::Resourceexplicit
Save(Serializer &dest) constUrho3D::Resourcevirtual
SaveFile(const String &fileName) constUrho3D::Resourcevirtual
SaveXML(Serializer &dest, int pointSize, bool usedGlyphs=false, const String &indentation="\t")Urho3D::Font
scaledOffset_Urho3D::Fontprivate
sdfFont_Urho3D::Fontprivate
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SendEvent(StringHash eventType, Args... args)Urho3D::Objectinline
SetAbsoluteGlyphOffset(const IntVector2 &offset)Urho3D::Font
SetAsyncLoadState(AsyncLoadState newState)Urho3D::Resource
SetBlockEvents(bool block)Urho3D::Objectinline
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Object
SetMemoryUse(unsigned size)Urho3D::Resource
SetName(const String &name)Urho3D::Resource
SetScaledGlyphOffset(const Vector2 &offset)Urho3D::Font
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(Font, Resource) (defined in Urho3D::Font)Urho3D::Fontprivate
useTimer_Urho3D::Resourceprivate
WeakRefs() constUrho3D::RefCounted
~Font() overrideUrho3D::Font
~Object() overrideUrho3D::Object
~RefCounted()Urho3D::RefCountedvirtual