|
Blender V4.5
|
Public Attributes | |
| Bone * | bone |
| float | new_rest_mat [4][4] |
| float | new_arm_mat [4][4] |
Definition at line 204 of file pose_transform.cc.
| Bone* ApplyArmature_ParentState::bone |
Definition at line 205 of file pose_transform.cc.
Referenced by applyarmature_process_selected_recursive().
| float ApplyArmature_ParentState::new_arm_mat[4][4] |
Definition at line 210 of file pose_transform.cc.
Referenced by applyarmature_process_selected_recursive().
| float ApplyArmature_ParentState::new_rest_mat[4][4] |
Definition at line 208 of file pose_transform.cc.
Referenced by applyarmature_process_selected_recursive().