Blender V5.0
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 33 of file BLI_filereader.h.

Member Data Documentation

◆ close

◆ offset

◆ read

◆ seek


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