|
ViewDesignEngine
3.1.0
高性能 CAD 计算几何引擎
|

命名空间 | |
| vde | |
| vde::foundation | |
| 自适应双精度谓词后端(默认) | |
函数 | |
| mesh::HalfedgeMesh | vde::foundation::read_ply (const std::string &filepath) |
| 读取 PLY 文件(Stanford Polygon Format) 更多... | |
| void | vde::foundation::write_ply (const std::string &filepath, const mesh::HalfedgeMesh &mesh) |
| 写入 PLY 文件(ASCII 格式) 更多... | |