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

Public Attributes

FileReader reader
 
IStream * _pStream
 

Detailed Description

FileReader compatible wrapper around the Windows stream that gives access to the .blend file.

Definition at line 99 of file blendthumb_win32.cc.

Member Data Documentation

◆ _pStream

IStream* StreamReader::_pStream

Definition at line 102 of file blendthumb_win32.cc.

Referenced by stream_read(), and stream_seek().

◆ reader

FileReader StreamReader::reader

Definition at line 100 of file blendthumb_win32.cc.

Referenced by stream_read(), and stream_seek().


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