#include <llpolymesh.h>
Collaboration diagram for LLJointRenderData:
Public Member Functions | |
LLJointRenderData (const LLMatrix4 *world_matrix, LLSkinJoint *skin_joint) | |
~LLJointRenderData () | |
Public Attributes | |
const LLMatrix4 * | mWorldMatrix |
LLSkinJoint * | mSkinJoint |
Definition at line 153 of file llpolymesh.h.
LLJointRenderData::LLJointRenderData | ( | const LLMatrix4 * | world_matrix, | |
LLSkinJoint * | skin_joint | |||
) | [inline] |
Definition at line 156 of file llpolymesh.h.
LLJointRenderData::~LLJointRenderData | ( | ) | [inline] |
Definition at line 157 of file llpolymesh.h.
Definition at line 160 of file llpolymesh.h.
Definition at line 159 of file llpolymesh.h.