#include <llpolymesh.h>
Collaboration diagram for LLPolySkeletalBoneInfo:
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 374 of file llpolymesh.h.
LLPolySkeletalBoneInfo::LLPolySkeletalBoneInfo | ( | LLString & | name, | |
LLVector3 & | scale, | |||
LLVector3 & | pos, | |||
BOOL | haspos | |||
) | [inline] |
Definition at line 376 of file llpolymesh.h.
Definition at line 381 of file llpolymesh.h.
Definition at line 384 of file llpolymesh.h.
Definition at line 383 of file llpolymesh.h.
Definition at line 382 of file llpolymesh.h.