Blender
V3.3
|
Public Attributes | |
EditBone * | act_edbone |
ListBase | lb |
size_t | undo_size |
Definition at line 44 of file editarmature_undo.c.
EditBone* UndoArmature::act_edbone |
Definition at line 45 of file editarmature_undo.c.
Referenced by undoarm_from_editarm(), and undoarm_to_editarm().
ListBase UndoArmature::lb |
Definition at line 46 of file editarmature_undo.c.
Referenced by undoarm_free_data(), undoarm_from_editarm(), and undoarm_to_editarm().
size_t UndoArmature::undo_size |
Definition at line 47 of file editarmature_undo.c.
Referenced by armature_undosys_step_encode(), and undoarm_from_editarm().