Urho3D::Animation Member List

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

AddRef()Urho3D::RefCounted
AddTrigger(float time, bool timeIsNormalized, const Variant &data)Urho3D::Animation
Animation(Context *context)Urho3D::Animation
animationName_Urho3D::Animationprivate
animationNameHash_Urho3D::Animationprivate
BeginLoad(Deserializer &source)Urho3D::Animationvirtual
context_Urho3D::Objectprotected
EndLoad()Urho3D::Resourcevirtual
GetAnimationName() const Urho3D::Animationinline
GetAnimationNameHash() const Urho3D::Animationinline
GetAsyncLoadState() const Urho3D::Resourceinline
GetBaseType() const =0Urho3D::Objectpure virtual
GetCategory() const Urho3D::Object
GetContext() const Urho3D::Objectinline
GetEventDataMap() const Urho3D::Object
GetEventHandler() const Urho3D::Object
GetEventSender() const Urho3D::Object
GetLength() const Urho3D::Animationinline
GetMemoryUse() const Urho3D::Resourceinline
GetName() const Urho3D::Resourceinline
GetNameHash() const Urho3D::Resourceinline
GetNumTracks() const Urho3D::Animationinline
GetNumTriggers() const Urho3D::Animationinline
GetSubsystem(StringHash type) const Urho3D::Object
GetSubsystem() const Urho3D::Object
GetTrack(unsigned index) const Urho3D::Animation
GetTrack(const String &name) const Urho3D::Animation
GetTrack(StringHash nameHash) const Urho3D::Animation
GetTracks() const Urho3D::Animationinline
GetTriggers() const Urho3D::Animationinline
GetType() const =0Urho3D::Objectpure virtual
GetTypeName() const =0Urho3D::Objectpure virtual
GetUseTimer()Urho3D::Resource
HasEventHandlers() const Urho3D::Objectinline
HasSubscribedToEvent(StringHash eventType) const Urho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) const Urho3D::Object
length_Urho3D::Animationprivate
Load(Deserializer &source)Urho3D::Resource
Object(Context *context)Urho3D::Object
OBJECT(Animation) (defined in Urho3D::Animation)Urho3D::Animationprivate
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
RefCounted()Urho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() const Urho3D::RefCounted
RegisterObject(Context *context)Urho3D::Animationstatic
ReleaseRef()Urho3D::RefCounted
RemoveAllTriggers()Urho3D::Animation
RemoveTrigger(unsigned index)Urho3D::Animation
ResetUseTimer()Urho3D::Resource
Resource(Context *context)Urho3D::Resource
Save(Serializer &dest) const Urho3D::Animationvirtual
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SetAnimationName(const String &name)Urho3D::Animation
SetAsyncLoadState(AsyncLoadState newState)Urho3D::Resource
SetLength(float length)Urho3D::Animation
SetMemoryUse(unsigned size)Urho3D::Resource
SetName(const String &name)Urho3D::Resource
SetNumTriggers(unsigned num)Urho3D::Animation
SetTracks(const Vector< AnimationTrack > &tracks)Urho3D::Animation
SubscribeToEvent(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
tracks_Urho3D::Animationprivate
triggers_Urho3D::Animationprivate
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
WeakRefs() const Urho3D::RefCounted
~Animation()Urho3D::Animationvirtual
~Object()Urho3D::Objectvirtual
~RefCounted()Urho3D::RefCountedvirtual