Blender
V3.3
|
#include <DNA_packedFile_types.h>
Public Attributes | |
int | size |
int | seek |
void * | data |
Definition at line 14 of file DNA_packedFile_types.h.
void* PackedFile::data |
Definition at line 17 of file DNA_packedFile_types.h.
Referenced by BKE_packedfile_duplicate(), and objchr_to_ftvfontdata().
int PackedFile::seek |
Definition at line 16 of file DNA_packedFile_types.h.
int PackedFile::size |
Definition at line 15 of file DNA_packedFile_types.h.
Referenced by objchr_to_ftvfontdata().