|
Blender
V2.59
|
#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.
| iTaSC::Armature::Effector_struct::Effector_struct | ( | const std::string & | _name | ) | [inline] |
Definition at line 56 of file Armature.hpp.
References iTaSC::F_identity, oldpose, and pose.
| std::string iTaSC::Armature::Effector_struct::name |
Definition at line 53 of file Armature.hpp.
Definition at line 54 of file Armature.hpp.
Referenced by Effector_struct().
Definition at line 55 of file Armature.hpp.
Referenced by Effector_struct().