Blender V2.61 - r43446
|
#include <Armature.hpp>
Public Member Functions | |
Effector_struct (const std::string &_name) | |
Public Attributes | |
std::string | name |
Frame | oldpose |
Frame | pose |
Definition at line 55 of file Armature.hpp.
iTaSC::Effector_struct::Effector_struct | ( | const std::string & | _name | ) | [inline] |
Definition at line 59 of file Armature.hpp.
std::string iTaSC::Effector_struct::name |
Definition at line 56 of file Armature.hpp.
Definition at line 57 of file Armature.hpp.
Definition at line 58 of file Armature.hpp.