CGAL::Manifold_with_boundary_tag

来源:互联网 发布:淘宝卖家感谢信有创意 编辑:程序博客网 时间:2024/05/21 17:35

转自:http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Surface_mesher_ref/Class_Manifold_with_boundary_tag.html#Cross_link_anchor_1482

Definition

The class Manifold_with_boundary_tag is a tag class used to monitor the surface meshing algorithm. When instantiated with the tagManifold_with_boundary_tag, the function templatemake_surface_mesh ensures that the output mesh is a manifold surface but it may have boundaries.

#include <CGAL/make_surface_mesh.h>

See Also

make_surface_mesh
Manifold_tag
Non_manifold_tag

 

原创粉丝点击