Blender
V3.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 52 of file Armature.hpp.
|
inline |
Definition at line 56 of file Armature.hpp.
References iTaSC::F_identity, name, oldpose, and pose.
std::string iTaSC::Armature::Effector_struct::name |
Definition at line 53 of file Armature.hpp.
Referenced by Effector_struct().
Frame iTaSC::Armature::Effector_struct::oldpose |
Definition at line 54 of file Armature.hpp.
Referenced by Effector_struct().
Frame iTaSC::Armature::Effector_struct::pose |
Definition at line 55 of file Armature.hpp.
Referenced by Effector_struct().