We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a195583 commit 97aa9f6Copy full SHA for 97aa9f6
Generator/doc/Generator/PackageDescription.txt
@@ -67,7 +67,7 @@ achieve random permutations for otherwise regular generators (
67
- `CGAL::Random_points_in_tetrahedral_mesh_3<C3t3>`
68
- `CGAL::Random_points_in_square_2<Point_2, Creator>`
69
- `CGAL::Random_points_on_circle_2<Point_2, Creator>`
70
-- `CGAL::Random_points_on_triangle_mesh_2<Point_2, Triangulation>`
+- `CGAL::Random_points_in_triangle_mesh_2<Point_2, Triangulation>`
71
- `CGAL::Random_points_in_triangle_mesh_3<Point_3, Mesh>`
72
- `CGAL::Random_points_in_tetrahedral_mesh_boundary_3<C3t3>`
73
- `CGAL::Random_points_on_segment_2<Point_2, Creator>`
0 commit comments