如何将OpenMesh中的网格结构转化为CGAL中的网格结构(精简版)
摘要:
本来准备封装一个函数,用来把OpenMesh中的网格结构转化为CGAL中的网格结构,然后发现没必要,大家可以看看下面这三个没必要的文件 mian.cpp 1 #include <iostream> 2 #include <OpenMesh/Core/IO/MeshIO.hh> 3 #include 阅读全文
posted @ 2022-07-11 15:29 禾八 阅读(186) 评论(0) 推荐(0) 编辑