11 #ifndef UT_SCFREADER_H_
12 #define UT_SCFREADER_H_
75 bool prepareInputStream();
79 bool verifyMagic(
const char* magic);
85 bool readIndexSection();
99 exint myStartOfCompressedBlocks;
102 exint myEndOfCompressedBlocks;
108 int64 myMetadataLength;
112 bool myDeleteRawInputStream;
116 #endif // UT_SCFREADER_H_
GT_API const UT_StringHolder filename
std::unique_ptr< T, Deleter > UT_UniquePtr
A smart pointer for unique ownership of dynamically allocated objects.
Interface for reading Seekable Compressed Format (SCF) files.
GLint GLint GLint GLint GLint GLint GLint GLbitfield GLenum filter
UT_IStream * getFilteredInputStream() const