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

Public Attributes

EditBoneact_edbone
 
ListBase lb
 
size_t undo_size
 

Detailed Description

Definition at line 44 of file editarmature_undo.c.

Member Data Documentation

◆ act_edbone

EditBone* UndoArmature::act_edbone

Definition at line 45 of file editarmature_undo.c.

Referenced by undoarm_from_editarm(), and undoarm_to_editarm().

◆ lb

ListBase UndoArmature::lb

Definition at line 46 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 47 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: