OSDN Git Service

update package.
[meshio/meshio.git] / include / mqo.h
index 6664694..b64c7f6 100644 (file)
@@ -251,7 +251,8 @@ struct IO
 //#ifdef _WIN32
        bool read(const wchar_t *path);
 //#endif
-       bool write(std::ostream &os);
+       bool write(binary::IWriter &writer);
+       bool write(const char *path);
 };
 
 } // namespace mqo