11 #ifndef UT_SCFWRITER_H_
12 #define UT_SCFWRITER_H_
49 bios::filtering_ostream* getOutputStream(
const char*
filename);
54 bios::filtering_ostream* getOutputStream(std::ostream* outStream);
63 void initalizeOutput();
66 void openCompressedBlocksStream();
80 void writeFooterData(
int64 indexLength);
99 int myCompressionLevel;
102 bios::filtering_ostream* myFilteredOutput;
105 std::ostream* myRawOutput;
109 std::ostream* myOutputToDelete;
112 #endif // UT_SCFWRITER_H_
GT_API const UT_StringHolder filename
Interface for writing Seekable Compressed Format (SCF) files.
LeafData & operator=(const LeafData &)=delete
VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR_14 uint8_t blockSize(VULKAN_HPP_NAMESPACE::Format format)
#define UT_SCF_BLOSC_COMPRESSION_LEVEL