cgal icon indicating copy to clipboard operation
cgal copied to clipboard

Document `Dihedral_angle_cosine` from Tetrahedral_remeshing

Open janetournois opened this issue 1 year ago • 2 comments

Dihedral_angle_cosine might be useful for other tet-related packages. Do you plan to make it more official one way or another?

Originally posted by @lrineau in https://github.com/CGAL/cgal/pull/7830#discussion_r1594129059

janetournois avatar May 10 '24 06:05 janetournois

Maybe not document it, but move it in a dedicated header, and maybe document it internally for other developers

lrineau avatar May 10 '24 10:05 lrineau

Algebraic Foundations is probably the right package for that. Dihedral_angle_cosine is just a squared fraction, with the sign of the non-squared version.

janetournois avatar May 13 '24 09:05 janetournois