Blender  V2.93
Public Attributes | List of all members
PackedFile Struct Reference

#include <DNA_packedFile_types.h>

Public Attributes

int size
 
int seek
 
void * data
 

Detailed Description

Definition at line 30 of file DNA_packedFile_types.h.

Member Data Documentation

◆ data

void* PackedFile::data

◆ seek

int PackedFile::seek

Definition at line 32 of file DNA_packedFile_types.h.

◆ size

int PackedFile::size

Definition at line 31 of file DNA_packedFile_types.h.

Referenced by load_image_single(), and objchr_to_ftvfontdata().


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