86 return m_useClipDirection;
98 return m_maxTurnAngle;
110 return m_blendFrames;
122 return m_randomWeight;
void setTagName(const std::string &name)
Sets tag name.
Definition: AnimationStateClip.impl.h:21
void setMaxTurnAngle(const double maxTurnAngle)
Set max turn angle.
Definition: AnimationStateClip.impl.h:102
const std::string & tagName() const
Gets tag name.
Definition: AnimationStateClip.impl.h:26
bool synced() const
Get synced state.
Definition: AnimationStateClip.impl.h:72
void setBlendFrames(const int blendFrames)
Set clip blend frames.
Definition: AnimationStateClip.impl.h:114
unsigned int motionType() const
Gets motion type.
Definition: AnimationStateClip.impl.h:31
void setAngle(double value)
Sets turning angle.
Definition: AnimationStateClip.impl.h:56
double blendAngle() const
Gets blend angle.
Definition: AnimationStateClip.impl.h:61
void setMotionType(unsigned int mType)
Sets motion type.
Definition: AnimationStateClip.impl.h:36
double maxTurnAngle() const
Get max turn angle.
Definition: AnimationStateClip.impl.h:96
void setMergeType(unsigned int mType)
Sets merge type.
Definition: AnimationStateClip.impl.h:46
double angle() const
Gets turning angle.
Definition: AnimationStateClip.impl.h:51
void setClipName(const std::string &name)
Sets clip name.
Definition: AnimationStateClip.impl.h:11
unsigned int mergeType() const
Gets merge type.
Definition: AnimationStateClip.impl.h:41
double randomWeight() const
Get random weight.
Definition: AnimationStateClip.impl.h:120
int blendFrames() const
Get clip blend frames.
Definition: AnimationStateClip.impl.h:108
void setUseClipDirection(const bool useClipDirection)
Set use clip direction state.
Definition: AnimationStateClip.impl.h:90
void setRandomWeight(const double randomWeight)
Set clip random weight.
Definition: AnimationStateClip.impl.h:126
void setSynced(const bool synced)
Set synced state.
Definition: AnimationStateClip.impl.h:78
const std::string & clipName() const
Gets clip name.
Definition: AnimationStateClip.impl.h:16
bool useClipDirection() const
Get use clip direction state.
Definition: AnimationStateClip.impl.h:84
void setBlendAngle(double value)
Sets blend angle.
Definition: AnimationStateClip.impl.h:66
Atoms namespace.
Definition: Agent.h:29