Developer Documentation
|
This is the complete list of members for PoseT< PointT >, including all inherited members.
AnimationT (defined in PoseT< PointT >) | PoseT< PointT > | friend |
DualQuaternion typedef (defined in PoseT< PointT >) | PoseT< PointT > | protected |
FrameAnimationT (defined in PoseT< PointT >) | PoseT< PointT > | friend |
global_ | PoseT< PointT > | protected |
globalMatrix(unsigned int _joint) const | PoseT< PointT > | inline |
globalMatrixInv(unsigned int _joint) const | PoseT< PointT > | virtual |
globalTranslation(unsigned int _joint) | PoseT< PointT > | inline |
insertJointAt(size_t _index) | PoseT< PointT > | virtual |
local_ | PoseT< PointT > | protected |
localMatrix(unsigned int _joint) const | PoseT< PointT > | inline |
localMatrixInv(unsigned int _joint) const | PoseT< PointT > | inline |
localTranslation(unsigned int _joint) | PoseT< PointT > | inline |
Matrix typedef (defined in PoseT< PointT >) | PoseT< PointT > | protected |
Point typedef (defined in PoseT< PointT >) | PoseT< PointT > | protected |
PoseT(SkeletonT< Point > *_skeleton) | PoseT< PointT > | explicit |
PoseT(const PoseT< PointT > &_other) | PoseT< PointT > | explicit |
Quaternion typedef (defined in PoseT< PointT >) | PoseT< PointT > | protected |
removeJointAt(size_t _index) | PoseT< PointT > | virtual |
Scalar typedef (defined in PoseT< PointT >) | PoseT< PointT > | protected |
setGlobalMatrix(unsigned int _joint, const Matrix &_global, bool _keepGlobalChildPositions=true) | PoseT< PointT > | |
setGlobalTranslation(unsigned int _joint, const Vector &_position, bool _keepGlobalChildPositions=true) | PoseT< PointT > | |
setLocalMatrix(unsigned int _joint, const Matrix &_local, bool _keepLocalChildPositions=true) | PoseT< PointT > | |
setLocalTranslation(unsigned int _joint, const Vector &_position, bool _keepLocalChildPositions=true) | PoseT< PointT > | |
skeleton_ | PoseT< PointT > | protected |
SkeletonT (defined in PoseT< PointT >) | PoseT< PointT > | friend |
unified_ | PoseT< PointT > | protected |
unifiedDualQuaternion(size_t _joint) | PoseT< PointT > | inline |
unifiedDualQuaternion_ | PoseT< PointT > | protected |
unifiedMatrix(size_t _joint) | PoseT< PointT > | inline |
unifiedRotation(size_t _joint) | PoseT< PointT > | inline |
updateFromGlobal(size_t _joint, bool _keepChildPositions=true) | PoseT< PointT > | protected |
updateFromLocal(size_t _joint, bool _keepChildPositions=true) | PoseT< PointT > | protected |
Vector typedef (defined in PoseT< PointT >) | PoseT< PointT > | protected |
~PoseT() | PoseT< PointT > | virtual |