-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Mesh_3: Specific domain for Poisson reconstruction #8771
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
base: master
Are you sure you want to change the base?
Conversation
some documentation fixes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remarks due to warnings in overnight documentation build https://cgal.geometryfactory.com/CGAL/Manual_doxygen_test/CGAL-6.1-Ic-108/logs_master/Poisson_surface_reconstruction_3.log
/home/cgal-testsuite/cgal_doc_build/CGAL-6.1-Ic-108/include/CGAL/Poisson_mesh_domain_3.h:51: warning: Found non-existing group 'PkgMesh3Domains' for the command '@ingroup', ignoring command
/home/cgal-testsuite/cgal_doc_build/CGAL-6.1-Ic-108/include/CGAL/Poisson_mesh_domain_3.h:46: warning: unexpected end of comment while inside <ul> block
/home/cgal-testsuite/cgal_doc_build/CGAL-6.1-Ic-108/include/CGAL/Poisson_mesh_domain_3.h:120: warning: unable to resolve reference to 'bgl_namedparameters' for \ref command
/home/cgal-testsuite/cgal_doc_build/CGAL-6.1-Ic-108/include/CGAL/Poisson_mesh_domain_3.h:126: warning: unable to resolve reference to 'bgl_namedparameters' for \ref command
/home/cgal-testsuite/cgal_doc_build/CGAL-6.1-Ic-108/include/CGAL/Poisson_mesh_domain_3.h:183: warning: unable to resolve reference to 'bgl_namedparameters' for \ref command
/home/cgal-testsuite/cgal_doc_build/CGAL-6.1-Ic-108/include/CGAL/Poisson_mesh_domain_3.h:189: warning: unable to resolve reference to 'bgl_namedparameters' for \ref command
Poisson_surface_reconstruction_3/include/CGAL/Poisson_mesh_domain_3.h
Outdated
Show resolved
Hide resolved
Poisson_surface_reconstruction_3/include/CGAL/Poisson_mesh_domain_3.h
Outdated
Show resolved
Hide resolved
Poisson_surface_reconstruction_3/include/CGAL/Poisson_mesh_domain_3.h
Outdated
Show resolved
Hide resolved
depends on #8781 |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Are we waiting for more modifications to include this PR? |
...e_reconstruction_3/doc/Poisson_surface_reconstruction_3/Poisson_surface_reconstruction_3.txt
Outdated
Show resolved
Hide resolved
...e_reconstruction_3/doc/Poisson_surface_reconstruction_3/Poisson_surface_reconstruction_3.txt
Outdated
Show resolved
Hide resolved
Poisson_surface_reconstruction_3/include/CGAL/Poisson_mesh_domain_3.h
Outdated
Show resolved
Hide resolved
Poisson_surface_reconstruction_3/include/CGAL/Poisson_mesh_domain_3.h
Outdated
Show resolved
Hide resolved
No, the only dependency is merged. |
This pull-request was previously marked with the label |
/build:v2 |
The documentation is built. It will be available, after a few minutes, here: https://cgal.github.io/8771/v2/Manual/index.html |
Summary of Changes
Creating Poisson_mesh_domain including optimizations for Poisson from Surface_mesher
Release Management
Poisson_implicit_surface_3
for Mesh_3 (for CGAL-6.1) #8266