6 #ifndef OPENVDB_IO_TEMPFILE_HAS_BEEN_INCLUDED 7 #define OPENVDB_IO_TEMPFILE_HAS_BEEN_INCLUDED 9 #include <openvdb/version.h> 33 const std::string& filename()
const;
43 std::unique_ptr<TempFileImpl> mImpl;
50 #endif // OPENVDB_IO_TEMPFILE_HAS_BEEN_INCLUDED
Definition: Exceptions.h:13
Output stream to a unique temporary file.
Definition: TempFile.h:20
#define OPENVDB_VERSION_NAME
The version namespace name for this library version.
Definition: version.h.in:116
#define OPENVDB_USE_VERSION_NAMESPACE
Definition: version.h.in:202