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