|
Blender
V2.93
|
Public Attributes | |
| EditBone * | act_edbone |
| ListBase | lb |
| size_t | undo_size |
Definition at line 60 of file editarmature_undo.c.
| EditBone* UndoArmature::act_edbone |
Definition at line 61 of file editarmature_undo.c.
Referenced by undoarm_from_editarm(), and undoarm_to_editarm().
| ListBase UndoArmature::lb |
Definition at line 62 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 63 of file editarmature_undo.c.
Referenced by armature_undosys_step_encode(), and undoarm_from_editarm().