|
Blender
V2.93
|
Public Attributes | |
| UndoStep | step |
| MemFileUndoData * | data |
Definition at line 64 of file memfile_undo.c.
| MemFileUndoData* MemFileUndoStep::data |
Definition at line 66 of file memfile_undo.c.
Referenced by ed_undosys_step_get_memfile(), memfile_undosys_step_decode(), memfile_undosys_step_encode(), and memfile_undosys_step_free().
| UndoStep MemFileUndoStep::step |
Definition at line 65 of file memfile_undo.c.
Referenced by memfile_undosys_step_encode().