#include <llviewerjointmesh.h>

Public Member Functions | |
| LLSkinJoint () | |
| ~LLSkinJoint () | |
| BOOL | setupSkinJoint (LLViewerJoint *joint) |
Public Attributes | |
| LLViewerJoint * | mJoint |
| LLVector3 | mRootToJointSkinOffset |
| LLVector3 | mRootToParentJointSkinOffset |
Definition at line 53 of file llviewerjointmesh.h.
| LLSkinJoint::LLSkinJoint | ( | ) |
| LLSkinJoint::~LLSkinJoint | ( | ) |
| BOOL LLSkinJoint::setupSkinJoint | ( | LLViewerJoint * | joint | ) |
Definition at line 103 of file llviewerjointmesh.cpp.
References LLVector3::clearVec(), LLJoint::getParent(), LLJoint::getSkinOffset(), llendl, llinfos, mJoint, mRootToJointSkinOffset, mRootToParentJointSkinOffset, and TRUE.
Referenced by LLViewerJointMesh::setMesh().


Definition at line 60 of file llviewerjointmesh.h.
Referenced by LLSkinJoint(), LLViewerJointMesh::setupJoint(), setupSkinJoint(), and ~LLSkinJoint().
Definition at line 61 of file llviewerjointmesh.h.
Referenced by setupSkinJoint(), LLViewerJointMesh::updateGeometryVectorized(), and LLViewerJointMesh::uploadJointMatrices().
Definition at line 62 of file llviewerjointmesh.h.
Referenced by setupSkinJoint(), LLViewerJointMesh::updateGeometryVectorized(), and LLViewerJointMesh::uploadJointMatrices().
1.5.5