|
Blender V4.3
|
Public Attributes | |
| UndoStep | step |
| UndoRefID_Scene | scene_ref |
| ArmatureUndoStep_Elem * | elems |
| uint | elems_len |
Definition at line 203 of file editarmature_undo.cc.
| ArmatureUndoStep_Elem* ArmatureUndoStep::elems |
Definition at line 207 of file editarmature_undo.cc.
Referenced by armature_undosys_foreach_ID_ref(), armature_undosys_step_decode(), armature_undosys_step_encode(), and armature_undosys_step_free().
| uint ArmatureUndoStep::elems_len |
Definition at line 208 of file editarmature_undo.cc.
Referenced by armature_undosys_foreach_ID_ref(), armature_undosys_step_decode(), armature_undosys_step_encode(), and armature_undosys_step_free().
| UndoRefID_Scene ArmatureUndoStep::scene_ref |
See ED_undo_object_editmode_validate_scene_from_windows code comment for details.
Definition at line 206 of file editarmature_undo.cc.
Referenced by armature_undosys_foreach_ID_ref(), armature_undosys_step_decode(), and armature_undosys_step_encode().
| UndoStep ArmatureUndoStep::step |
Definition at line 204 of file editarmature_undo.cc.
Referenced by armature_undosys_step_encode().