|
Blender V4.3
|
Public Attributes | |
| UndoStep | step |
| UndoRefID_Scene | scene_ref |
| UndoRefID_Object | obedit_ref |
| UndoFont | data |
Definition at line 332 of file editfont_undo.cc.
| UndoFont FontUndoStep::data |
Definition at line 338 of file editfont_undo.cc.
Referenced by font_undosys_step_decode(), font_undosys_step_encode(), and font_undosys_step_free().
| UndoRefID_Object FontUndoStep::obedit_ref |
Definition at line 337 of file editfont_undo.cc.
Referenced by font_undosys_foreach_ID_ref(), font_undosys_step_decode(), and font_undosys_step_encode().
| UndoRefID_Scene FontUndoStep::scene_ref |
See ED_undo_object_editmode_validate_scene_from_windows code comment for details.
Definition at line 335 of file editfont_undo.cc.
Referenced by font_undosys_foreach_ID_ref(), font_undosys_step_decode(), and font_undosys_step_encode().
| UndoStep FontUndoStep::step |
Definition at line 333 of file editfont_undo.cc.
Referenced by font_undosys_step_encode().