add_property(PropertyHandleT< T > &_hProp, std::string _name) | Properties | |
addAnimation(std::string _name, Animation *_animation) | SkeletonT< PointT > | |
addJoint(typename SkeletonT< PointT >::Joint *_pParent, typename SkeletonT< PointT >::Joint *_pJoint) | SkeletonT< PointT > | |
animation(std::string _name) | SkeletonT< PointT > | |
animation(const AnimationHandle &_hAni) | SkeletonT< PointT > | |
Animation typedef (defined in SkeletonT< PointT >) | SkeletonT< PointT > | |
animationCount() | SkeletonT< PointT > | |
animationHandle(std::string _name) | SkeletonT< PointT > | |
animationName(size_t _index) | SkeletonT< PointT > | |
animations_ | SkeletonT< PointT > | protected |
animationsBegin() | SkeletonT< PointT > | |
animationsEnd() | SkeletonT< PointT > | |
begin() | SkeletonT< PointT > | |
child(size_t _joint, size_t _child) | SkeletonT< PointT > | |
childCount(size_t _joint) | SkeletonT< PointT > | |
clean_properties() | Properties | protected |
clear() | SkeletonT< PointT > | inline |
clear_properties() | Properties | |
clearAnimations() | SkeletonT< PointT > | |
cloneAnimation(std::string _name, const AnimationHandle &_hAni) | SkeletonT< PointT > | |
end() | SkeletonT< PointT > | |
get_property(PropertyHandleT< T > &_hProp, std::string _name) | Properties | |
has_property(std::string _name) | Properties | |
insert_property_at(int _index) | Properties | protected |
insertJoint(typename SkeletonT< PointT >::Joint *_pChild, typename SkeletonT< PointT >::Joint *_pInsert) | SkeletonT< PointT > | |
joint(const size_t &_index) | SkeletonT< PointT > | inline |
Joint typedef (defined in SkeletonT< PointT >) | SkeletonT< PointT > | |
jointCount() | SkeletonT< PointT > | |
joints_ | SkeletonT< PointT > | protected |
JointT (defined in SkeletonT< PointT >) | SkeletonT< PointT > | friend |
Matrix typedef (defined in SkeletonT< PointT >) | SkeletonT< PointT > | |
names_ | SkeletonT< PointT > | protected |
operator=(const SkeletonT< PointT > &_other) | SkeletonT< PointT > | |
parent(size_t _joint) | SkeletonT< PointT > | |
Point typedef (defined in SkeletonT< PointT >) | SkeletonT< PointT > | |
pose(const AnimationHandle &_hAni) | SkeletonT< PointT > | inline |
Pose typedef (defined in SkeletonT< PointT >) | SkeletonT< PointT > | |
Properties() (defined in Properties) | Properties | |
properties_ | Properties | protected |
property(PropertyHandleT< T > &_hProp, int _index) | Properties | |
property_names_ | Properties | protected |
referencePose() | SkeletonT< PointT > | inline |
referencePose_ | SkeletonT< PointT > | protected |
remove_property(PropertyHandleT< T > &_hProp) | Properties | |
remove_property_at(int _index) | Properties | protected |
removeAnimation(std::string _name) | SkeletonT< PointT > | |
removeAnimation(const AnimationHandle &_hAni) | SkeletonT< PointT > | |
removeJoint(typename SkeletonT< PointT >::Joint *_pJoint) | SkeletonT< PointT > | |
replaceAnimationName(const std::string &_strOld, const std::string &_strNew) | SkeletonT< PointT > | inline |
root() | SkeletonT< PointT > | inline |
Scalar typedef (defined in SkeletonT< PointT >) | SkeletonT< PointT > | |
size_ | Properties | protected |
SkeletonT() | SkeletonT< PointT > | |
SkeletonT(const SkeletonT< PointT > &_other) | SkeletonT< PointT > | explicit |
updateFromGlobal(size_t _idJoint) | SkeletonT< PointT > | protected |
~Properties() (defined in Properties) | Properties | virtual |
~SkeletonT() | SkeletonT< PointT > | |