Function zmesh::io::write(Mesh&, const std::filesystem::path&, const io_options&)

Function Documentation

void zmesh::io::write(Mesh &mesh, const std::filesystem::path &file, const io_options &options)
参数
  • mesh -- [in] 输入网格

  • file -- [in] 写入文件

  • options -- [in] io选项

返回

写入是否成功