19 #ifndef OST_IO_SURFACE_IO_PLUGIN_MSMS_HH
20 #define OST_IO_SURFACE_IO_PLUGIN_MSMS_HH
24 namespace ost {
namespace io {
31 const boost::filesystem::path& loc)
const;
34 const String& format=
"auto");
36 const String& format=
"auto");
static bool ProvidesImport(const boost::filesystem::path &loc, const String &format="auto")
static String GetFormatName()
static bool ProvidesExport(const boost::filesystem::path &loc, const String &format="auto")
virtual void Export(const mol::SurfaceHandle &sh, const boost::filesystem::path &loc) const
virtual void Import(mol::SurfaceHandle &sh, const boost::filesystem::path &loc)
static String GetFormatDescription()
SurfaceIOHandlerFactory< SurfaceIOMSMSHandler > SurfaceIOMSMSHandlerFactory