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

Mesh 3 - mesh polyhedra with self intersections #5916

Commits on May 19, 2023

  1. mesh polyhedral domains with self-intersections

    the new visitor Facet_criterion_visitor_with_self_intersections
    allows to ignore "bad" mesh facets that have their dual intersecting
    a polyhedron facet that takes part into a self-intersection of the input model
    janetournois committed May 19, 2023
    Configuration menu
    Copy the full SHA
    774fc14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f402b2c View commit details
    Browse the repository at this point in the history
  3. move the new "self-intersection" boolean to Facet_properties for unif…

    …ormity
    
    # Conflicts:
    #	Mesh_3/include/CGAL/Mesh_3/Refine_facets_3.h
    janetournois committed May 19, 2023
    Configuration menu
    Copy the full SHA
    bb6c531 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0ec880 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e479ebf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    035ebe9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2431867 View commit details
    Browse the repository at this point in the history
  8. add missing typename

    janetournois committed May 19, 2023
    Configuration menu
    Copy the full SHA
    9e227d3 View commit details
    Browse the repository at this point in the history
  9. update filename

    janetournois committed May 19, 2023
    Configuration menu
    Copy the full SHA
    887c8d9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    76ea4b4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0f4e3b0 View commit details
    Browse the repository at this point in the history
  12. synchronize mirror facet

    janetournois committed May 19, 2023
    Configuration menu
    Copy the full SHA
    79e9047 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    4e9fead View commit details
    Browse the repository at this point in the history