addChild(LLJoint *joint) | LLJoint | |
ADDITIVE_PRIORITY enum value | LLJoint | |
addObject(LLViewerObject *object) | LLViewerJointAttachment | |
ALL_DIRTY enum value | LLJoint | |
calcLOD() | LLViewerJointAttachment | [protected] |
child_list_t typedef | LLJoint | |
clampObjectPosition() | LLViewerJointAttachment | |
clampRotation(LLQuaternion old_rot, LLQuaternion new_rot) | LLJoint | |
Components enum name | LLViewerJoint | |
DirtyFlags enum name | LLJoint | |
drawBone() | LLViewerJoint | [virtual] |
drawNormals() | LLViewerJoint | [inline, virtual] |
drawShape(F32 pixelArea, BOOL first_pass) | LLViewerJointAttachment | [virtual] |
dump() | LLViewerJoint | [virtual] |
findJoint(const std::string &name) | LLJoint | |
getAttachmentDirty() | LLViewerJointAttachment | [inline] |
getGroup() | LLViewerJointAttachment | [inline] |
getIsHUDAttachment() | LLViewerJointAttachment | [inline] |
getItemID() | LLViewerJointAttachment | [inline] |
getJointNum() | LLJoint | [inline] |
getLastWorldPosition() | LLJoint | |
getLastWorldRotation() | LLJoint | |
getLOD() | LLViewerJoint | [inline] |
getName() | LLJoint | [inline] |
getNumObjects() | LLViewerJointAttachment | [inline] |
getObject() | LLViewerJointAttachment | [inline] |
getParent() | LLJoint | [inline] |
getPickName() | LLViewerJoint | [inline] |
getPieSlice() | LLViewerJointAttachment | [inline] |
getPosition() | LLJoint | |
getRoot() | LLJoint | |
getRotation() | LLJoint | |
getScale() | LLJoint | |
getSkeletonComponents() | LLViewerJoint | [inline] |
getSkinOffset() | LLJoint | |
getValid() | LLViewerJoint | [inline] |
getVisibleInFirstPerson() | LLViewerJointAttachment | [inline] |
getWorldMatrix() | LLJoint | |
getWorldPosition() | LLJoint | |
getWorldRotation() | LLJoint | |
getXform() | LLJoint | [inline] |
HIGH_PRIORITY enum value | LLJoint | |
HIGHER_PRIORITY enum value | LLJoint | |
HIGHEST_PRIORITY enum value | LLJoint | |
inheritScale() | LLViewerJoint | [inline, virtual] |
isAnimatable() | LLViewerJointAttachment | [inline, virtual] |
isTransparent() | LLViewerJointAttachment | [virtual] |
JointPriority enum name | LLJoint | |
lazyAttach() | LLViewerJointAttachment | |
LLJoint() | LLJoint | |
LLJoint(const std::string &name, LLJoint *parent=NULL) | LLJoint | |
LLViewerJoint() | LLViewerJoint | |
LLViewerJoint(const std::string &name, LLJoint *parent=NULL) | LLViewerJoint | |
LLViewerJointAttachment() | LLViewerJointAttachment | |
LOW_PRIORITY enum value | LLJoint | |
MATRIX_DIRTY enum value | LLJoint | |
mAttachedObject | LLViewerJointAttachment | [protected] |
mAttachmentDirty | LLViewerJointAttachment | [protected] |
mChildren | LLJoint | |
mComponents | LLViewerJoint | [protected] |
mDirtyFlags | LLJoint | |
MEDIUM_PRIORITY enum value | LLJoint | |
mGroup | LLViewerJointAttachment | [protected] |
mIsHUDAttachment | LLViewerJointAttachment | [protected] |
mItemID | LLViewerJointAttachment | [protected] |
mJoint | LLViewerJointAttachment | [protected] |
mJointNum | LLJoint | |
mMinPixelArea | LLViewerJoint | [protected] |
mName | LLJoint | [protected] |
mOriginalPos | LLViewerJointAttachment | [protected] |
mParent | LLJoint | [protected] |
mPickName | LLViewerJoint | [protected] |
mPieSlice | LLViewerJointAttachment | [protected] |
mSkinOffset | LLJoint | |
mUpdateXform | LLJoint | |
mValid | LLViewerJoint | [protected] |
mVisible | LLViewerJoint | [protected] |
mVisibleInFirst | LLViewerJointAttachment | [protected] |
mXform | LLJoint | [protected] |
PickName enum name | LLViewerJoint | |
PN_0 enum value | LLViewerJoint | |
PN_1 enum value | LLViewerJoint | |
PN_2 enum value | LLViewerJoint | |
PN_3 enum value | LLViewerJoint | |
PN_4 enum value | LLViewerJoint | |
PN_5 enum value | LLViewerJoint | |
PN_DEFAULT enum value | LLViewerJoint | |
POSITION_DIRTY enum value | LLJoint | |
removeAllChildren() | LLJoint | |
removeChild(LLJoint *joint) | LLJoint | |
removeObject(LLViewerObject *object) | LLViewerJointAttachment | |
render(F32 pixelArea, BOOL first_pass=TRUE) | LLViewerJoint | [virtual] |
renderSkeleton(BOOL recursive=TRUE) | LLViewerJoint | [virtual] |
ROTATION_DIRTY enum value | LLJoint | |
SC_AXES enum value | LLViewerJoint | |
SC_BONE enum value | LLViewerJoint | |
SC_JOINT enum value | LLViewerJoint | |
sDisableLOD | LLViewerJoint | [static] |
setAttachmentVisibility(BOOL visible) | LLViewerJointAttachment | |
setGroup(S32 group) | LLViewerJointAttachment | [inline] |
setIsHUDAttachment(BOOL is_hud) | LLViewerJointAttachment | [inline] |
setJoint(LLJoint *joint) | LLViewerJointAttachment | [inline] |
setJointNum(S32 joint_num) | LLJoint | [inline] |
setLOD(F32 pixelArea) | LLViewerJoint | [inline] |
setName(const std::string &name) | LLJoint | [inline] |
setOriginalPosition(LLVector3 &position) | LLViewerJointAttachment | |
setPickName(PickName name) | LLViewerJoint | [inline] |
setPieSlice(S32 pie_slice) | LLViewerJointAttachment | [inline] |
setPosition(const LLVector3 &pos) | LLJoint | |
setRotation(const LLQuaternion &rot) | LLJoint | |
setScale(const LLVector3 &scale) | LLJoint | |
setSkeletonComponents(U32 comp, BOOL recursive=TRUE) | LLViewerJoint | |
setSkinOffset(const LLVector3 &offset) | LLJoint | |
setup(const std::string &name, LLJoint *parent=NULL) | LLJoint | |
setupDrawable(LLDrawable *drawable) | LLViewerJointAttachment | |
setValid(BOOL valid, BOOL recursive=FALSE) | LLViewerJoint | [virtual] |
setVisible(BOOL visible, BOOL recursive) | LLViewerJoint | |
setVisibleInFirstPerson(BOOL visibility) | LLViewerJointAttachment | [inline] |
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 | |
updateFaceData(LLFace *face, F32 pixel_area, BOOL damp_wind=FALSE) | LLViewerJoint | [virtual] |
updateFaceSizes(U32 &num_vertices, U32 &num_indices, F32 pixel_area) | LLViewerJoint | [virtual] |
updateGeometry() | LLViewerJoint | [virtual] |
updateLOD(F32 pixel_area, BOOL activate) | LLViewerJointAttachment | [virtual] |
updateWorldMatrix() | LLJoint | |
updateWorldMatrixChildren() | LLJoint | |
updateWorldMatrixParent() | LLJoint | |
updateWorldPRSParent() | LLJoint | |
USE_MOTION_PRIORITY enum value | LLJoint | |
writeCAL3D(apr_file_t *fp) | LLViewerJoint | [virtual] |
~LLJoint() | LLJoint | [virtual] |
~LLViewerJoint() | LLViewerJoint | [virtual] |
~LLViewerJointAttachment() | LLViewerJointAttachment | [virtual] |