|
Blender V4.3
|
Public Attributes | |
| ArmatureUndoStep_Elem * | next |
| ArmatureUndoStep_Elem * | prev |
| UndoRefID_Object | obedit_ref |
| UndoArmature | data |
Definition at line 197 of file editarmature_undo.cc.
| UndoArmature ArmatureUndoStep_Elem::data |
Definition at line 200 of file editarmature_undo.cc.
Referenced by armature_undosys_step_decode(), armature_undosys_step_encode(), and armature_undosys_step_free().
| ArmatureUndoStep_Elem* ArmatureUndoStep_Elem::next |
Definition at line 198 of file editarmature_undo.cc.
| UndoRefID_Object ArmatureUndoStep_Elem::obedit_ref |
Definition at line 199 of file editarmature_undo.cc.
Referenced by armature_undosys_foreach_ID_ref(), armature_undosys_step_decode(), and armature_undosys_step_encode().
| ArmatureUndoStep_Elem * ArmatureUndoStep_Elem::prev |
Definition at line 198 of file editarmature_undo.cc.