Blender  V3.3
Public Attributes | List of all members
MemFile Struct Reference

#include <BLO_undofile.h>

Public Attributes

ListBase chunks
 
size_t size
 

Detailed Description

Definition at line 32 of file BLO_undofile.h.

Member Data Documentation

◆ chunks

ListBase MemFile::chunks

◆ size

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().


The documentation for this struct was generated from the following file: