摘要: typedef CGAL::Simple_cartesian<double> Kernel; typedef Kernel::Point_3 Point_3; typedef CGAL::Surface_mesh<Point_3> SurfaceMesh; void main() { Surface 阅读全文
posted @ 2024-03-28 11:00 小丧美如画 阅读(51) 评论(0) 推荐(0)