AddRef() | Urho3D::RefCounted | |
animation_ | Urho3D::ValueAnimationInfo | protected |
ApplyValue(const Variant &newValue) | Urho3D::ShaderParameterAnimationInfo | protectedvirtual |
CalculateScaledTime(float currentTime, bool &finished) const | Urho3D::ValueAnimationInfo | protected |
currentTime_ | Urho3D::ValueAnimationInfo | protected |
GetAnimation() const | Urho3D::ValueAnimationInfo | inline |
GetEventFrames(float beginTime, float endTime, PODVector< const VAnimEventFrame * > &eventFrames) | Urho3D::ValueAnimationInfo | protected |
GetName() const | Urho3D::ShaderParameterAnimationInfo | inline |
GetSpeed() const | Urho3D::ValueAnimationInfo | inline |
GetTarget() const | Urho3D::ValueAnimationInfo | |
GetWrapMode() const | Urho3D::ValueAnimationInfo | inline |
lastScaledTime_ | Urho3D::ValueAnimationInfo | protected |
name_ | Urho3D::ShaderParameterAnimationInfo | private |
RefCounted() | Urho3D::RefCounted | |
RefCountPtr() | Urho3D::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
ReleaseRef() | Urho3D::RefCounted | |
SetSpeed(float speed) | Urho3D::ValueAnimationInfo | inline |
SetWrapMode(WrapMode wrapMode) | Urho3D::ValueAnimationInfo | inline |
ShaderParameterAnimationInfo(Material *material, const String &name, ValueAnimation *attributeAnimation, WrapMode wrapMode, float speed) | Urho3D::ShaderParameterAnimationInfo | |
ShaderParameterAnimationInfo(const ShaderParameterAnimationInfo &other) | Urho3D::ShaderParameterAnimationInfo | |
speed_ | Urho3D::ValueAnimationInfo | protected |
target_ | Urho3D::ValueAnimationInfo | protected |
Update(float timeStep) | Urho3D::ValueAnimationInfo | |
ValueAnimationInfo(ValueAnimation *animation, WrapMode wrapMode, float speed) | Urho3D::ValueAnimationInfo | |
ValueAnimationInfo(Object *target, ValueAnimation *animation, WrapMode wrapMode, float speed) | Urho3D::ValueAnimationInfo | |
ValueAnimationInfo(const ValueAnimationInfo &other) | Urho3D::ValueAnimationInfo | |
WeakRefs() const | Urho3D::RefCounted | |
wrapMode_ | Urho3D::ValueAnimationInfo | protected |
~RefCounted() | Urho3D::RefCounted | virtual |
~ShaderParameterAnimationInfo() | Urho3D::ShaderParameterAnimationInfo | |
~ValueAnimationInfo() | Urho3D::ValueAnimationInfo | |