Skip to content
- [Main Page](index.md) - [Classes](annotated.md) - [Files](files.md) - [Directories](dirs.md) - [Related Pages](pages.md)
- [Class List](annotated.md) - [Alphabetical List](classes.md) - [Class Hierarchy](hierarchy.md) - [Class Members](functions.md)

HBone Class Reference

#include <HBone.h>

Inheritance diagram for HBone:

Inheritance graph

[legend]

Collaboration diagram for HBone:

Collaboration graph

[legend]

List of all members.


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 ()