cgal/Polygon_mesh_processing
Sebastien Loriot 596fa09e20
Kinetic Shape Partition (#7198)
PR for Kinetic Partitioning and Reconstruction feature.

* Affected package(s): Kinetic Partitioning and Reconstruction
* Issue(s) solved (if any): 
* Feature/Small Feature (if any):
[link](https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Kinetic_Shape_Partition_3)
* Link to compiled documentation:
[link](https://cgal.github.io/7198/v0/Manual/packages.html#PkgKineticSpacePartition)
* License and copyright ownership:  GeometryFactory/Inria

**TODO:**
- [x] check branch size (for @sloriot)
2024-05-26 17:51:49 +02:00
..
benchmark/Polygon_mesh_processing removing deprecated AABB types 2024-03-26 15:56:45 +01:00
doc/Polygon_mesh_processing Merge pull request #8057 from sloriot/AABB_tree-2d_and_3d 2024-05-15 16:12:19 +02:00
examples/Polygon_mesh_processing Merge remote-tracking branch 'afabri/STL_extension-Fix_Prevent_deref-GF' into pr/lrineau/8170 2024-05-21 18:55:11 +02:00
include/CGAL more to core 2024-05-24 17:03:18 +02:00
package_info/Polygon_mesh_processing undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
test/Polygon_mesh_processing Using std::optional for Property_container::get<T> (#8035) 2024-05-22 12:12:56 +02:00