6 #ifndef OPENVDB_IO_TEMPFILE_HAS_BEEN_INCLUDED
7 #define OPENVDB_IO_TEMPFILE_HAS_BEEN_INCLUDED
43 std::unique_ptr<TempFileImpl> mImpl;
Output stream to a unique temporary file.
Definition: TempFile.h:21
bool is_open() const
Return true if the file is open for writing.
void close()
Close the file.
const std::string & filename() const
Return the path to the temporary file.
TempFile()
Create and open a unique file.
Definition: openvdb/Exceptions.h:13
Library and file format version numbers.
#define OPENVDB_VERSION_NAME
The version namespace name for this library version.
Definition: version.h:101
#define OPENVDB_USE_VERSION_NAMESPACE
Definition: version.h:153