#include <llkeyframestandmotion.h>
Inheritance diagram for LLKeyframeStandMotion:
Definition at line 45 of file llkeyframestandmotion.h.
LLKeyframeStandMotion::LLKeyframeStandMotion | ( | const LLUUID & | id | ) |
Definition at line 52 of file llkeyframestandmotion.cpp.
References LLJoint::addChild(), FALSE, mAnkleLeftJoint, mAnkleLeftState, mAnkleRightJoint, mAnkleRightState, mCharacter, mFlipFeet, mFrameNum, mHipLeftJoint, mHipLeftState, mHipRightJoint, mHipRightState, mKneeLeftJoint, mKneeLeftState, mKneeRightJoint, mKneeRightState, mPelvisJoint, mPelvisState, mTrackAnkles, NULL, and TRUE.
Referenced by create().
LLKeyframeStandMotion::~LLKeyframeStandMotion | ( | ) | [virtual] |
Definition at line 85 of file llkeyframestandmotion.cpp.
Reimplemented from LLKeyframeMotion.
Definition at line 62 of file llkeyframestandmotion.h.
References LLKeyframeStandMotion().
Referenced by LLVOAvatar::LLVOAvatar().
BOOL LLKeyframeStandMotion::onActivate | ( | ) | [virtual] |
Reimplemented from LLKeyframeMotion.
Definition at line 137 of file llkeyframestandmotion.cpp.
References LLVector3::clearVec(), f, LLQuaternion::loadIdentity(), mFrameNum, mIKLeft, mIKRight, mLastGoodPelvisRotation, mLastGoodPosition, LLKeyframeMotion::onActivate(), LLJointSolverRP3::setBAxis(), and LLJointSolverRP3::setPoleVector().
void LLKeyframeStandMotion::onDeactivate | ( | ) | [virtual] |
Reimplemented from LLKeyframeMotion.
Definition at line 158 of file llkeyframestandmotion.cpp.
References LLKeyframeMotion::onDeactivate().
LLMotion::LLMotionInitStatus LLKeyframeStandMotion::onInitialize | ( | LLCharacter * | character | ) | [virtual] |
Reimplemented from LLKeyframeMotion.
Definition at line 93 of file llkeyframestandmotion.cpp.
References FALSE, LLPose::findJointState(), LLMotion::getName(), LLMotion::getPose(), llendl, llinfos, mAnkleLeftState, mAnkleRightState, mCharacter, mFlipFeet, mHipLeftState, mHipRightState, mKneeLeftState, mKneeRightState, mPelvisState, LLKeyframeMotion::onInitialize(), LLMotion::STATUS_FAILURE, and LLMotion::STATUS_SUCCESS.
Reimplemented from LLKeyframeMotion.
Definition at line 166 of file llkeyframestandmotion.cpp.
References dot(), FALSE, LLCharacter::getCharacterPosition(), LLMatrix4::getFwdRow4(), LLCharacter::getGround(), LLJointState::getJoint(), LLJoint::getParent(), LLJoint::getPosition(), LLJointState::getPosition(), LLJoint::getRotation(), LLJointState::getRotation(), LLJoint::getScale(), LLPose::getWeight(), LLJoint::getWorldMatrix(), LLJoint::getWorldPosition(), LLJoint::getWorldRotation(), LLVector3::isExactlyZero(), left, mAnkleLeftJoint, mAnkleLeftState, mAnkleRightJoint, mAnkleRightState, mCharacter, mFlipFeet, mFrameNum, mHipLeftJoint, mHipLeftState, mHipRightJoint, mHipRightState, mIKLeft, mIKRight, mKneeLeftJoint, mKneeLeftState, mKneeRightJoint, mKneeRightState, mLastGoodPelvisRotation, mLastGoodPosition, mNormalLeft, mNormalRight, mPelvisJoint, mPelvisState, LLMotion::mPose, mPositionLeft, mPositionRight, mRotationLeft, mRotationRight, mTargetLeft, mTargetRight, mTrackAnkles, LLQuaternion::normQuat(), LLVector3::normVec(), LLKeyframeMotion::onUpdate(), POSITION_THRESHOLD, ROTATION_THRESHOLD, LLJoint::setPosition(), LLJointState::setRotation(), LLJoint::setRotation(), LLJoint::setScale(), LLJointSolverRP3::setupJoints(), LLJoint::setWorldRotation(), LLJointSolverRP3::solve(), TRUE, and vec4to3().
Definition at line 95 of file llkeyframestandmotion.h.
Referenced by LLKeyframeStandMotion(), and onUpdate().
Definition at line 85 of file llkeyframestandmotion.h.
Referenced by LLKeyframeStandMotion(), onInitialize(), and onUpdate().
Definition at line 100 of file llkeyframestandmotion.h.
Referenced by LLKeyframeStandMotion(), and onUpdate().
Definition at line 89 of file llkeyframestandmotion.h.
Referenced by LLKeyframeStandMotion(), onInitialize(), and onUpdate().
Reimplemented from LLKeyframeMotion.
Definition at line 77 of file llkeyframestandmotion.h.
Referenced by LLKeyframeStandMotion(), onInitialize(), and onUpdate().
Definition at line 79 of file llkeyframestandmotion.h.
Referenced by LLKeyframeStandMotion(), onInitialize(), and onUpdate().
Definition at line 117 of file llkeyframestandmotion.h.
Referenced by LLKeyframeStandMotion(), onActivate(), and onUpdate().
Definition at line 93 of file llkeyframestandmotion.h.
Referenced by LLKeyframeStandMotion(), and onUpdate().
Definition at line 83 of file llkeyframestandmotion.h.
Referenced by LLKeyframeStandMotion(), onInitialize(), and onUpdate().
Definition at line 98 of file llkeyframestandmotion.h.
Referenced by LLKeyframeStandMotion(), and onUpdate().
Definition at line 87 of file llkeyframestandmotion.h.
Referenced by LLKeyframeStandMotion(), onInitialize(), and onUpdate().
Definition at line 94 of file llkeyframestandmotion.h.
Referenced by LLKeyframeStandMotion(), and onUpdate().
Definition at line 84 of file llkeyframestandmotion.h.
Referenced by LLKeyframeStandMotion(), onInitialize(), and onUpdate().
Definition at line 99 of file llkeyframestandmotion.h.
Referenced by LLKeyframeStandMotion(), and onUpdate().
Definition at line 88 of file llkeyframestandmotion.h.
Referenced by LLKeyframeStandMotion(), onInitialize(), and onUpdate().
Definition at line 91 of file llkeyframestandmotion.h.
Referenced by LLKeyframeStandMotion(), and onUpdate().
Definition at line 81 of file llkeyframestandmotion.h.
Referenced by LLKeyframeStandMotion(), onInitialize(), and onUpdate().
Definition at line 115 of file llkeyframestandmotion.h.
Referenced by LLKeyframeStandMotion(), and onUpdate().