mirror of https://github.com/CGAL/cgal
Add to dependencies
This commit is contained in:
parent
22db199519
commit
98debb9a33
|
|
@ -11,6 +11,7 @@ coordinates from the namespace `CGAL::Barycentric_coordinates`.
|
|||
|
||||
\cgalHasModel
|
||||
- All models of `Kernel`
|
||||
- `CGAL::Projection_traits_3<K>`
|
||||
- `CGAL::Projection_traits_xy_3<K>`
|
||||
- `CGAL::Projection_traits_yz_3<K>`
|
||||
- `CGAL::Projection_traits_xz_3<K>`
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ Convex_hull_2
|
|||
Triangulation_2
|
||||
Mesh_2
|
||||
Number_types
|
||||
Barycentric_coordinates_2
|
||||
Algebraic_foundations
|
||||
Circular_kernel_2
|
||||
Circular_kernel_3
|
||||
|
|
|
|||
Loading…
Reference in New Issue