|
Blender V4.3
|
Public Attributes | |
| FileReader | reader |
| IStream * | _pStream |
FileReader compatible wrapper around the Windows stream that gives access to the .blend file.
Definition at line 99 of file blendthumb_win32.cc.
| IStream* StreamReader::_pStream |
Definition at line 102 of file blendthumb_win32.cc.
Referenced by stream_read(), and stream_seek().
| FileReader StreamReader::reader |
Definition at line 100 of file blendthumb_win32.cc.
Referenced by CBlendThumb::GetThumbnail(), stream_read(), and stream_seek().