|
Public Member Functions |
HTransformProperty * | GetTransform () |
HTypeProperty * | GetRollMethod () |
HBoolProperty * | GetStop () |
HBoolProperty * | GetHidden () |
HBone * | GetSiblingBone () |
HBone * | GetChildBone () |
HBone * | GetParentBone () |
HBoneCache * | GetBoneCache () |
Matrix34 | GetLocalMatrix () |
Matrix34 | GetGlobalMatrix () |
void | GetLocalTSQ (Vector &translate, Vector &scale, Quaternion &quat) |
void | GetLocalTSE (Vector &translate, Vector &scale, RotateEuler &re) |
void | ComputeBoneDirections (Vector &bonedir, Vector &rolldir, Vector &parentbonedir, Vector &parentrolldir) |
| Obsolete.
|
const Matrix34 & | GetStandardToAction () |
void | SetLocalMatrix (Time time, const Matrix34 &matrix) |
void | SetLocalTSQ (Time time, const Vector &translate, const Vector &scale, const Quaternion &quat) |
void | SetLocalTSE (Time time, const Vector &translate, const Vector &scale, const RotateEuler &re) |
Vector * | GetBounds () |
const Matrix34 & | GetBoneToStandardMatrix () |
const Matrix34 & | GetStandardToBoneMatrix () |
const Matrix34 & | GetModelToWorldMatrix () |
const Matrix34 & | GetWorldToModelMatrix () |
const Matrix34 & | GetModelToScreenMatrix () |
const Matrix34 & | GetScreenToModelMatrix () |