#include <llpolymesh.h>

Public Member Functions | |
| LLJointRenderData (const LLMatrix4 *world_matrix, LLSkinJoint *skin_joint) | |
| ~LLJointRenderData () | |
Public Attributes | |
| const LLMatrix4 * | mWorldMatrix |
| LLSkinJoint * | mSkinJoint |
Definition at line 150 of file llpolymesh.h.
| LLJointRenderData::LLJointRenderData | ( | const LLMatrix4 * | world_matrix, | |
| LLSkinJoint * | skin_joint | |||
| ) | [inline] |
Definition at line 153 of file llpolymesh.h.
| LLJointRenderData::~LLJointRenderData | ( | ) | [inline] |
Definition at line 154 of file llpolymesh.h.
Definition at line 156 of file llpolymesh.h.
Definition at line 157 of file llpolymesh.h.
1.5.5