|
Blender V4.3
|
#include <Armature.hpp>
Public Member Functions | |
| Effector_struct (const std::string &_name) | |
Public Attributes | |
| std::string | name |
| Frame | oldpose |
| Frame | pose |
Definition at line 53 of file Armature.hpp.
|
inline |
Definition at line 57 of file Armature.hpp.
References iTaSC::F_identity, oldpose, and pose.
| std::string iTaSC::Armature::Effector_struct::name |
Definition at line 54 of file Armature.hpp.
| Frame iTaSC::Armature::Effector_struct::oldpose |
Definition at line 55 of file Armature.hpp.
Referenced by Effector_struct().
| Frame iTaSC::Armature::Effector_struct::pose |
Definition at line 56 of file Armature.hpp.
Referenced by Effector_struct().