activate() | LLMotion | |
ADDITIVE_BLEND enum value | LLMotion | |
addJointState(LLJointState *jointState) | LLMotion | [protected] |
addKeyframeMotion(char *name, const LLUUID &id, char *param, F32 value) | LLKeyframeMotionParam | [protected] |
canDeprecate() | LLMotion | [virtual] |
create(const LLUUID &id) | LLKeyframeMotionParam | [inline, static] |
deactivate() | LLMotion | |
fadeIn() | LLMotion | |
fadeOut() | LLMotion | |
getBlendType() | LLKeyframeMotionParam | [inline, virtual] |
getDuration() | LLKeyframeMotionParam | [inline, virtual] |
getEaseInDuration() | LLKeyframeMotionParam | [inline, virtual] |
getEaseOutDuration() | LLKeyframeMotionParam | [inline, virtual] |
getFadeWeight() const | LLMotion | [inline] |
getID() const | LLMotion | [inline] |
getLoop() | LLKeyframeMotionParam | [inline, virtual] |
getMinPixelArea() | LLKeyframeMotionParam | [inline, virtual] |
getName() const | LLMotion | [inline] |
getPose() | LLKeyframeMotionParam | [inline, virtual] |
getPriority() | LLKeyframeMotionParam | [inline, virtual] |
getStopTime() const | LLMotion | [inline] |
isActive() | LLMotion | [inline] |
isBlending() | LLMotion | |
isStopped() const | LLMotion | [inline] |
LLKeyframeMotionParam(const LLUUID &id) | LLKeyframeMotionParam | |
LLMotion(const LLUUID &id) | LLMotion | |
LLMotionBlendType enum name | LLMotion | |
LLMotionInitStatus enum name | LLMotion | |
loadMotions() | LLKeyframeMotionParam | [protected] |
mActivationTimestamp | LLMotion | |
mActive | LLMotion | [protected] |
mCharacter | LLKeyframeMotionParam | [protected] |
mDeactivateCallback | LLMotion | |
mDeactivateCallbackUserData | LLMotion | |
mDefaultKeyframeMotion | LLKeyframeMotionParam | [protected] |
mDuration | LLKeyframeMotionParam | [protected] |
mEaseInDuration | LLKeyframeMotionParam | [protected] |
mEaseOutDuration | LLKeyframeMotionParam | [protected] |
mFadeWeight | LLMotion | |
mID | LLMotion | |
mJointSignature | LLMotion | |
mJointStates | LLKeyframeMotionParam | [protected] |
mName | LLMotion | |
motion_list_t typedef | LLKeyframeMotionParam | [protected] |
mParameterizedMotions | LLKeyframeMotionParam | [protected] |
mPose | LLMotion | [protected] |
mPoseBlender | LLKeyframeMotionParam | [protected] |
mPriority | LLKeyframeMotionParam | [protected] |
mResidualWeight | LLMotion | |
mSendStopTimestamp | LLMotion | |
mStopped | LLMotion | [protected] |
mStopTimestamp | LLMotion | |
mTransactionID | LLKeyframeMotionParam | [protected] |
NORMAL_BLEND enum value | LLMotion | |
onActivate() | LLKeyframeMotionParam | [virtual] |
onDeactivate() | LLKeyframeMotionParam | [virtual] |
onInitialize(LLCharacter *character) | LLKeyframeMotionParam | [virtual] |
onUpdate(F32 time, U8 *joint_mask) | LLKeyframeMotionParam | [virtual] |
ParameterizedMotion typedef | LLKeyframeMotionParam | [protected] |
setDeactivateCallback(void(*cb)(void *), void *userdata) | LLMotion | |
setDefaultKeyframeMotion(char *) | LLKeyframeMotionParam | [protected] |
setName(const std::string &name) | LLMotion | [inline] |
setStopped(BOOL stopped) | LLMotion | [inline] |
setStopTime(F32 time) | LLMotion | [inline, virtual] |
sortFunc(ParameterizedMotion *new_motion, ParameterizedMotion *tested_motion) | LLKeyframeMotionParam | [protected, static] |
STATUS_FAILURE enum value | LLMotion | |
STATUS_HOLD enum value | LLMotion | |
STATUS_SUCCESS enum value | LLMotion | |
~LLKeyframeMotionParam() | LLKeyframeMotionParam | [virtual] |
~LLMotion() | LLMotion | [virtual] |