#include <skin.h>

Public Member Functions | |
| Bone (const char *joint_id, IntegerList *coord_index, FloatList *weights) | |
| Bone constructor. | |
| void | setMatrix (const Matrix4 &m) |
| Sets optional binding matrix. | |
| Cast3dImport::Skin::Bone::Bone | ( | const char * | joint_id, | |
| IntegerList * | coord_index, | |||
| FloatList * | weights | |||
| ) | [inline] |
| void Cast3dImport::Skin::Bone::setMatrix | ( | const Matrix4 & | m | ) | [inline] |