Dry
Dry::ValueAnimation Member List

This is the complete list of members for Dry::ValueAnimation, including all inherited members.

AddRef()Dry::RefCounted
BeginLoad(Deserializer &source) overrideDry::ValueAnimationvirtual
beginTime_Dry::ValueAnimationprotected
Cast()Dry::Objectinline
Cast() constDry::Objectinline
context_Dry::Objectprotected
DRY_OBJECT(ValueAnimation, Resource) (defined in Dry::ValueAnimation)Dry::ValueAnimationprivate
EndLoad()Dry::Resourcevirtual
endTime_Dry::ValueAnimationprotected
eventFrames_Dry::ValueAnimationprotected
GetAnimationValue(float scaledTime) constDry::ValueAnimation
GetAsyncLoadState() constDry::Resourceinline
GetBeginTime() constDry::ValueAnimationinline
GetBlockEvents() constDry::Objectinline
GetCategory() constDry::Object
GetContext() constDry::Objectinline
GetEndTime() constDry::ValueAnimationinline
GetEventDataMap() constDry::Object
GetEventFrames(float beginTime, float endTime, PODVector< const VAnimEventFrame *> &eventFrames) constDry::ValueAnimation
GetEventHandler() constDry::Object
GetEventSender() constDry::Object
GetGlobalVar(StringHash key) constDry::Object
GetGlobalVars() constDry::Object
GetInterpolationMethod() constDry::ValueAnimationinline
GetKeyFrames() constDry::ValueAnimationinline
GetMemoryUse() constDry::Resourceinline
GetName() constDry::Resourceinline
GetNameHash() constDry::Resourceinline
GetOwner() constDry::ValueAnimationinline
GetSplineTension() constDry::ValueAnimationinline
GetSubsystem(StringHash type) constDry::Object
GetSubsystem() constDry::Object
GetType() const =0Dry::Objectpure virtual
GetTypeInfo() const =0Dry::Objectpure virtual
GetTypeInfoStatic()Dry::Objectinlinestatic
GetTypeName() const =0Dry::Objectpure virtual
GetUseTimer()Dry::Resource
GetValueType() constDry::ValueAnimationinline
HasEventFrames() constDry::ValueAnimationinline
HasEventHandlers() constDry::Objectinline
HasSubscribedToEvent(StringHash eventType) constDry::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDry::Object
interpolatable_Dry::ValueAnimationprotected
interpolationMethod_Dry::ValueAnimationprotected
IsInstanceOf(StringHash type) constDry::Object
IsInstanceOf(const TypeInfo *typeInfo) constDry::Object
IsInstanceOf() constDry::Objectinline
IsValid() constDry::ValueAnimation
keyFrames_Dry::ValueAnimationprotected
LinearInterpolation(unsigned index1, unsigned index2, float scaledTime) constDry::ValueAnimationprotected
Load(Deserializer &source)Dry::Resource
LoadFile(const String &fileName)Dry::Resource
LoadJSON(const JSONValue &source)Dry::ValueAnimation
LoadXML(const XMLElement &source)Dry::ValueAnimation
Object(Context *context)Dry::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Dry::Objectvirtual
operator=(const RefCounted &rhs)=deleteDry::RefCounted
owner_Dry::ValueAnimationprotected
RefCounted()Dry::RefCounted
RefCounted(const RefCounted &rhs)=deleteDry::RefCounted
RefCountPtr()Dry::RefCountedinline
Refs() constDry::RefCounted
RegisterObject(Context *context)Dry::ValueAnimationstatic
ReleaseRef()Dry::RefCounted
ResetUseTimer()Dry::Resource
Resource(Context *context)Dry::Resourceexplicit
Save(Serializer &dest) const overrideDry::ValueAnimationvirtual
SaveFile(const String &fileName) constDry::Resourcevirtual
SaveJSON(JSONValue &dest) constDry::ValueAnimation
SaveXML(XMLElement &dest) constDry::ValueAnimation
SendEvent(StringHash eventType)Dry::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dry::Object
SendEvent(StringHash eventType, Args... args)Dry::Objectinline
SetAsyncLoadState(AsyncLoadState newState)Dry::Resource
SetBlockEvents(bool block)Dry::Objectinline
SetEventFrame(float time, const StringHash &eventType, const VariantMap &eventData=VariantMap())Dry::ValueAnimation
SetGlobalVar(StringHash key, const Variant &value)Dry::Object
SetInterpolationMethod(InterpMethod method)Dry::ValueAnimation
SetKeyFrame(float time, const Variant &value)Dry::ValueAnimation
SetMemoryUse(unsigned size)Dry::Resource
SetName(const String &name)Dry::Resource
SetOwner(void *owner)Dry::ValueAnimation
SetSplineTension(float tension)Dry::ValueAnimation
SetValueType(VariantType valueType)Dry::ValueAnimation
SplineInterpolation(unsigned index1, unsigned index2, float scaledTime) constDry::ValueAnimationprotected
splineTangents_Dry::ValueAnimationmutableprotected
splineTangentsDirty_Dry::ValueAnimationmutableprotected
splineTension_Dry::ValueAnimationprotected
SubscribeToEvent(StringHash eventType, EventHandler *handler)Dry::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Dry::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dry::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dry::Object
SubstractAndMultiply(const Variant &value1, const Variant &value2, float t) constDry::ValueAnimationprotected
UnsubscribeFromAllEvents()Dry::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Dry::Object
UnsubscribeFromEvent(StringHash eventType)Dry::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Dry::Object
UnsubscribeFromEvents(Object *sender)Dry::Object
UpdateSplineTangents() constDry::ValueAnimationprotected
ValueAnimation(Context *context)Dry::ValueAnimationexplicit
valueType_Dry::ValueAnimationprotected
WeakRefs() constDry::RefCounted
~Object() overrideDry::Object
~RefCounted()Dry::RefCountedvirtual
~ValueAnimation() overrideDry::ValueAnimation