Blender
V3.3
|
Public Attributes | |
UndoStep | step |
MemFileUndoData * | data |
Definition at line 52 of file memfile_undo.c.
MemFileUndoData* MemFileUndoStep::data |
Definition at line 54 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 53 of file memfile_undo.c.
Referenced by memfile_undosys_step_encode().