AddRef() | Urho3D::RefCounted | |
animation_ | Urho3D::ValueAnimationInfo | protected |
ApplyValue(const Variant &newValue) override | 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, Vector< const VAnimEventFrame * > &eventFrames) | Urho3D::ValueAnimationInfo | protected |
GetName() const | Urho3D::ShaderParameterAnimationInfo | inline |
GetSpeed() const | Urho3D::ValueAnimationInfo | inline |
GetTarget() const | Urho3D::ValueAnimationInfo | |
GetTime() const | Urho3D::ValueAnimationInfo | inline |
GetWrapMode() const | Urho3D::ValueAnimationInfo | inline |
lastScaledTime_ | Urho3D::ValueAnimationInfo | protected |
name_ | Urho3D::ShaderParameterAnimationInfo | private |
operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
refCount_ | Urho3D::RefCounted | private |
RefCounted() | Urho3D::RefCounted | |
RefCounted(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
RefCountPtr() | Urho3D::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
ReleaseRef() | Urho3D::RefCounted | |
SetSpeed(float speed) | Urho3D::ValueAnimationInfo | inline |
SetTime(float time) | Urho3D::ValueAnimationInfo | |
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() override | Urho3D::ShaderParameterAnimationInfo | |
~ValueAnimationInfo() override | Urho3D::ValueAnimationInfo | |