Rebel Fork Framework
Urho3D::AnimationState Member List

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

AddAttributeTrack(const AttributeAnimationStateTrack &track) (defined in Urho3D::AnimationState)Urho3D::AnimationState
AddModelTrack(const ModelAnimationStateTrack &track) (defined in Urho3D::AnimationState)Urho3D::AnimationState
AddNodeTrack(const NodeAnimationStateTrack &track) (defined in Urho3D::AnimationState)Urho3D::AnimationState
AddRef()Urho3D::RefCounted
animation_Urho3D::AnimationStateprivate
animationRevision_Urho3D::AnimationStateprivate
AnimationState(AnimationController *controller, AnimatedModel *model)Urho3D::AnimationState
AnimationState(AnimationController *controller, Node *node)Urho3D::AnimationState
AreTracksDirty() constUrho3D::AnimationState
attributeTracks_ (defined in Urho3D::AnimationState)Urho3D::AnimationStateprivate
blendingMode_ (defined in Urho3D::AnimationState)Urho3D::AnimationStateprivate
CalculateAttributeTrack(Variant &output, const VariantAnimationTrack &track, unsigned &frame, float baseWeight) constUrho3D::AnimationStateprivate
CalculateAttributeTracks(ea::unordered_map< AnimatedAttributeReference, Variant > &output) constUrho3D::AnimationState
CalculateModelTracks(ea::vector< ModelAnimationOutput > &output) constUrho3D::AnimationState
CalculateNodeTracks(ea::unordered_map< Node *, NodeAnimationOutput > &output) constUrho3D::AnimationState
CalculateTransformTrack(NodeAnimationOutput &output, const AnimationTrack &track, unsigned &frame, float baseWeight) constUrho3D::AnimationStateprivate
ClearAllTracks() (defined in Urho3D::AnimationState)Urho3D::AnimationState
controller_Urho3D::AnimationStateprivate
GetAnimation() constUrho3D::AnimationStateinline
GetBlendMode() constUrho3D::AnimationStateinline
GetLength() constUrho3D::AnimationState
GetModel() constUrho3D::AnimationState
GetNode() constUrho3D::AnimationState
GetStartBone() constUrho3D::AnimationStateinline
GetTime() constUrho3D::AnimationStateinline
GetWeight() constUrho3D::AnimationStateinline
HasScriptObject() constUrho3D::RefCountedinline
Initialize(Animation *animation, const ea::string &startBone, AnimationBlendMode blendMode)Urho3D::AnimationState
IsEnabled() constUrho3D::AnimationStateinline
IsLooped() constUrho3D::AnimationStateinline
IsScriptStrongRef() constUrho3D::RefCountedinline
looped_Urho3D::AnimationStateprivate
MarkTracksDirty() (defined in Urho3D::AnimationState)Urho3D::AnimationState
model_Urho3D::AnimationStateprivate
modelTracks_Urho3D::AnimationStateprivate
node_Urho3D::AnimationStateprivate
nodeTracks_ (defined in Urho3D::AnimationState)Urho3D::AnimationStateprivate
OnTracksReady() (defined in Urho3D::AnimationState)Urho3D::AnimationState
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr() constUrho3D::RefCountedinline
Refs() constUrho3D::RefCounted
ReleaseRef()Urho3D::RefCounted
SetLooped(bool looped)Urho3D::AnimationState
SetTime(float time)Urho3D::AnimationState
SetWeight(float weight)Urho3D::AnimationState
startBone_ (defined in Urho3D::AnimationState)Urho3D::AnimationStateprivate
time_ (defined in Urho3D::AnimationState)Urho3D::AnimationStateprivate
tracksDirty_Urho3D::AnimationStateprivate
Update(bool looped, float time, float weight)Urho3D::AnimationState
WeakRefs() constUrho3D::RefCounted
weight_ (defined in Urho3D::AnimationState)Urho3D::AnimationStateprivate
~AnimationState() overrideUrho3D::AnimationState
~RefCounted()Urho3D::RefCountedvirtual