![]() |
Kale
|
This is the complete list of members for Kale::Skeleton, including all inherited members.
bones | Kale::Skeleton | |
calculateBone(const std::vector< Bone > &bones, int previousBone, float length, float rotation, AngleUnit unit) | Kale::Skeleton | inlinestatic |
Skeleton() | Kale::Skeleton | |
Skeleton(const std::vector< std::tuple< int, float, float > > &bones, AngleUnit unit) | Kale::Skeleton | |
Skeleton(const std::vector< Bone > &bones) | Kale::Skeleton | |
transform(const std::vector< Transform > &offsets, Vector2f vert, const std::array< std::pair< int, float >, 4 > &weights) | Kale::Skeleton | inlinestatic |