Skip to content

SMDS_3 - introduce to_triangulation_3_complex() - #9580

Draft
janetournois wants to merge 2 commits into
CGAL:mainfrom
janetournois:SMDS_3-drop_Delaunay-jtournois
Draft

SMDS_3 - introduce to_triangulation_3_complex()#9580
janetournois wants to merge 2 commits into
CGAL:mainfrom
janetournois:SMDS_3-drop_Delaunay-jtournois

Conversation

@janetournois

Copy link
Copy Markdown
Member

Summary of Changes

introduce

C3T3<Triangulation_3> triangulation_3_to_complex(C3T3<Delaunay_T3>)

to "drop" the Delaunay/Regular aspect of the underlying triangulation (generated by Mesh_3) and have no more guarantees/requirements than the ones of Triangulation_3.

For example : after Mesh_3, the underlying triangulation is Regular, and remeshing would break the regular-ness of the triangulation.

Release Management

  • Affected package(s): SMDS_3, Tetrahedral_remeshing
  • Feature/Small Feature (if any):
  • Link to compiled documentation (obligatory for small feature) wrong link name to be changed
  • License and copyright ownership:

to "drop" the Delaunay/Regular aspect of the underlying triangulation
and have no more guarantees/requirements than T3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant