Function zmesh::io::read(Mesh&, const std::filesystem::path&, const io_options&)
Defined in File io.h
Function Documentation
-
bool zmesh::io::read(Mesh &mesh, const std::filesystem::path &file, const io_options &options)
- 参数
mesh -- [out] 输出网格
file -- [in] 输入文件
options -- [in] io选项
- 返回
读取是否成功