|
|
| MOTIVE_INTERFACE () |
| |
|
| RigInit (const RigAnim &defining_anim, const BoneIndex *bone_parents, BoneIndex num_bones) |
| |
|
const RigAnim & | defining_anim () const |
| |
|
const mathfu::AffineTransform * | bone_transforms () const |
| |
|
| MotivatorInit (MotivatorType type) |
| | The derived class's constructor should set 'type'.
|
| |
|
MotivatorType | type () const |
| |
|
void | set_type (MotivatorType type) |
| |
|
|
static bool | MatchesHierarchy (const BoneIndex *parents_a, BoneIndex len_a, const BoneIndex *parents_b, BoneIndex len_b) |
| |
|
static bool | MatchesHierarchy (const RigAnim &anim, const BoneIndex *parents_b, BoneIndex len_b) |
| |
|
static bool | MatchesHierarchy (const RigAnim &anim_a, const RigAnim &anim_b) |
| |
The documentation for this class was generated from the following file: