#include <llpolymesh.h>

Public Member Functions | |
| LLPolySkeletalBoneInfo (LLString &name, LLVector3 &scale, LLVector3 &pos, BOOL haspos) | |
Public Attributes | |
| LLString | mBoneName |
| LLVector3 | mScaleDeformation |
| LLVector3 | mPositionDeformation |
| BOOL | mHasPositionDeformation |
Definition at line 376 of file llpolymesh.h.
| LLPolySkeletalBoneInfo::LLPolySkeletalBoneInfo | ( | LLString & | name, | |
| LLVector3 & | scale, | |||
| LLVector3 & | pos, | |||
| BOOL | haspos | |||
| ) | [inline] |
Definition at line 378 of file llpolymesh.h.
1.5.5