Blender  V2.93
Public Attributes | List of all members
UndoArmature Struct Reference

Public Attributes

EditBoneact_edbone
 
ListBase lb
 
size_t undo_size
 

Detailed Description

Definition at line 60 of file editarmature_undo.c.

Member Data Documentation

◆ act_edbone

EditBone* UndoArmature::act_edbone

Definition at line 61 of file editarmature_undo.c.

Referenced by undoarm_from_editarm(), and undoarm_to_editarm().

◆ lb

ListBase UndoArmature::lb

Definition at line 62 of file editarmature_undo.c.

Referenced by undoarm_free_data(), undoarm_from_editarm(), and undoarm_to_editarm().

◆ undo_size

size_t UndoArmature::undo_size

Definition at line 63 of file editarmature_undo.c.

Referenced by armature_undosys_step_encode(), and undoarm_from_editarm().


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