33 #ifndef OPENVDB_IO_TEMPFILE_HAS_BEEN_INCLUDED 34 #define OPENVDB_IO_TEMPFILE_HAS_BEEN_INCLUDED 36 #include <openvdb/version.h> 37 #include <boost/scoped_ptr.hpp> 60 const std::string& filename()
const;
70 boost::scoped_ptr<TempFileImpl> mImpl;
77 #endif // OPENVDB_IO_TEMPFILE_HAS_BEEN_INCLUDED
Output stream to a unique temporary file.
Definition: TempFile.h:47
#define OPENVDB_VERSION_NAME
Definition: version.h:43
Definition: Exceptions.h:39
#define OPENVDB_USE_VERSION_NAMESPACE
Definition: version.h:71