Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document point() in all triangulations #8658

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

MaelRL
Copy link
Member

@MaelRL MaelRL commented Dec 13, 2024

Summary of Changes

point(Vertex_handle) and point(Simplex, int) was only documented in few triangulations (T3, ToS2), but exist in (almost, P4HT2 is the exception) all triangulations.

This PR documents it where the functions exist, as they are useful to create packages that are triangulation-agnostic, such as alpha shapes.

Release Management

  • Affected package(s): Triangulations
  • Issue(s) solved (if any): -
  • Feature/Small Feature (if any): TODO
  • Link to compiled documentation (obligatory for small feature) wrong link name to be changed
  • License and copyright ownership: no change

@sloriot
Copy link
Member

sloriot commented Dec 23, 2024

Successfully tested in CGAL-6.1-Ic-45

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.

2 participants