Motive Animation System
An open source project by FPL.
 All Classes Functions Variables Typedefs Friends Pages
motive::RigInit Class Reference
Inheritance diagram for motive::RigInit:
motive::MotivatorInit

Public Member Functions

 MOTIVE_INTERFACE ()
 
 RigInit (const RigAnim &defining_anim, const BoneIndex *bone_parents, BoneIndex num_bones)
 
const RigAnimdefining_anim () const
 
const mathfu::AffineTransform * bone_transforms () const
 
- Public Member Functions inherited from motive::MotivatorInit
 MotivatorInit (MotivatorType type)
 The derived class's constructor should set 'type'.
 
MotivatorType type () const
 
void set_type (MotivatorType type)
 

Static Public Member Functions

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: