Blender  V3.3
Public Attributes | List of all members
ApplyArmature_ParentState Struct Reference

Public Attributes

Bonebone
 
float new_rest_mat [4][4]
 
float new_arm_mat [4][4]
 

Detailed Description

Definition at line 183 of file pose_transform.c.

Member Data Documentation

◆ bone

Bone* ApplyArmature_ParentState::bone

Definition at line 184 of file pose_transform.c.

Referenced by applyarmature_process_selected_recursive().

◆ new_arm_mat

float ApplyArmature_ParentState::new_arm_mat[4][4]

Definition at line 189 of file pose_transform.c.

Referenced by applyarmature_process_selected_recursive().

◆ new_rest_mat

float ApplyArmature_ParentState::new_rest_mat[4][4]

Definition at line 187 of file pose_transform.c.

Referenced by applyarmature_process_selected_recursive().


The documentation for this struct was generated from the following file: