Add to dependencies

This commit is contained in:
Andreas Fabri 2021-12-10 07:49:22 +00:00
parent 22db199519
commit 98debb9a33
2 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,7 @@ coordinates from the namespace `CGAL::Barycentric_coordinates`.
\cgalHasModel \cgalHasModel
- All models of `Kernel` - All models of `Kernel`
- `CGAL::Projection_traits_3<K>`
- `CGAL::Projection_traits_xy_3<K>` - `CGAL::Projection_traits_xy_3<K>`
- `CGAL::Projection_traits_yz_3<K>` - `CGAL::Projection_traits_yz_3<K>`
- `CGAL::Projection_traits_xz_3<K>` - `CGAL::Projection_traits_xz_3<K>`

View File

@ -5,6 +5,7 @@ Convex_hull_2
Triangulation_2 Triangulation_2
Mesh_2 Mesh_2
Number_types Number_types
Barycentric_coordinates_2
Algebraic_foundations Algebraic_foundations
Circular_kernel_2 Circular_kernel_2
Circular_kernel_3 Circular_kernel_3