Blender V4.3
FileReader Struct Reference

#include <BLI_filereader.h>

Public Attributes

FileReaderReadFn read
 
FileReaderSeekFn seek
 
FileReaderCloseFn close
 
off64_t offset
 

Detailed Description

General structure for all #FileReaders, implementations add custom fields at the end.

Definition at line 37 of file BLI_filereader.h.

Member Data Documentation

◆ close

◆ offset

◆ read

◆ seek


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