addChild(LLJoint *joint) | LLJoint | |
ADDITIVE_PRIORITY enum value | LLJoint | |
ALL_DIRTY enum value | LLJoint | |
child_list_t typedef | LLJoint | |
clampRotation(LLQuaternion old_rot, LLQuaternion new_rot) | LLJoint | |
DirtyFlags enum name | LLJoint | |
findJoint(const std::string &name) | LLJoint | |
getJointNum() | LLJoint | [inline] |
getLastWorldPosition() | LLJoint | |
getLastWorldRotation() | LLJoint | |
getName() | LLJoint | [inline] |
getParent() | LLJoint | [inline] |
getPosition() | LLJoint | |
getRoot() | LLJoint | |
getRotation() | LLJoint | |
getScale() | LLJoint | |
getSkinOffset() | LLJoint | |
getWorldMatrix() | LLJoint | |
getWorldPosition() | LLJoint | |
getWorldRotation() | LLJoint | |
getXform() | LLJoint | [inline] |
HIGH_PRIORITY enum value | LLJoint | |
HIGHER_PRIORITY enum value | LLJoint | |
HIGHEST_PRIORITY enum value | LLJoint | |
isAnimatable() | LLJoint | [inline, virtual] |
JointPriority enum name | LLJoint | |
LLJoint() | LLJoint | |
LLJoint(const std::string &name, LLJoint *parent=NULL) | LLJoint | |
LOW_PRIORITY enum value | LLJoint | |
MATRIX_DIRTY enum value | LLJoint | |
mChildren | LLJoint | |
mDirtyFlags | LLJoint | |
MEDIUM_PRIORITY enum value | LLJoint | |
mJointNum | LLJoint | |
mName | LLJoint | [protected] |
mParent | LLJoint | [protected] |
mSkinOffset | LLJoint | |
mUpdateXform | LLJoint | |
mXform | LLJoint | [protected] |
POSITION_DIRTY enum value | LLJoint | |
removeAllChildren() | LLJoint | |
removeChild(LLJoint *joint) | LLJoint | |
ROTATION_DIRTY enum value | LLJoint | |
setJointNum(S32 joint_num) | LLJoint | [inline] |
setName(const std::string &name) | LLJoint | [inline] |
setPosition(const LLVector3 &pos) | LLJoint | |
setRotation(const LLQuaternion &rot) | LLJoint | |
setScale(const LLVector3 &scale) | LLJoint | |
setSkinOffset(const LLVector3 &offset) | LLJoint | |
setup(const std::string &name, LLJoint *parent=NULL) | LLJoint | |
setWorldMatrix(const LLMatrix4 &mat) | LLJoint | |
setWorldPosition(const LLVector3 &pos) | LLJoint | |
setWorldRotation(const LLQuaternion &rot) | LLJoint | |
sNumTouches | LLJoint | [static] |
sNumUpdates | LLJoint | [static] |
touch(U32 flags=ALL_DIRTY) | LLJoint | |
updateWorldMatrix() | LLJoint | |
updateWorldMatrixChildren() | LLJoint | |
updateWorldMatrixParent() | LLJoint | |
updateWorldPRSParent() | LLJoint | |
USE_MOTION_PRIORITY enum value | LLJoint | |
~LLJoint() | LLJoint | [virtual] |