Public Member Functions | |
cBone (const tString &asName, cSkeleton *apSkeleton) | |
cBone * | CreateChildBone (const tString &asName) |
void | SetTransform (const cMatrixf &a_mtxTransform) |
const cMatrixf & | GetLocalTransform () |
const cMatrixf & | GetWorldTransform () |
const cMatrixf & | GetInvWorldTransform () |
const tString & | GetName () |
cBoneIterator | GetChildIterator () |
void | Detach () |
cBone * | GetParent () |
int | GetValue () |
void | SetValue (int alVal) |