Blender
V3.3
|
#include <BLO_undofile.h>
Public Attributes | |
ListBase | chunks |
size_t | size |
Definition at line 32 of file BLO_undofile.h.
ListBase MemFile::chunks |
Definition at line 33 of file BLO_undofile.h.
Referenced by BLO_memfile_chunk_add(), BLO_memfile_clear_future(), BLO_memfile_free(), BLO_memfile_merge(), BLO_memfile_write_file(), BLO_memfile_write_init(), ED_undosys_stack_memfile_id_changed_tag(), and undo_read().
size_t MemFile::size |
Definition at line 34 of file BLO_undofile.h.
Referenced by BKE_memfile_undo_encode(), BLO_memfile_chunk_add(), and BLO_memfile_free().