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

Function Documentation

bool zmesh::io::read(Mesh &mesh, const std::filesystem::path &file)
参数
  • mesh -- [out] 输出网格

  • file -- [in] 输入文件

返回

读取是否成功