This commit is contained in:
Sébastien Loriot 2024-04-09 13:43:25 +02:00
parent 6a1417d8ba
commit dc06506a04
1 changed files with 1 additions and 3 deletions

View File

@ -677,10 +677,8 @@ user might encounter.
- `CGAL::is_valid_face_graph()` - `CGAL::is_valid_face_graph()`
- `CGAL::is_valid_polygon_mesh()` - `CGAL::is_valid_polygon_mesh()`
- `CGAL::is_tetrahedron()
`
\cgalCRPSection{Generator Functions} \cgalCRPSection{Generator Functions}
- `CGAL::is_tetrahedron()`
- `CGAL::is_hexahedron()` - `CGAL::is_hexahedron()`
- `CGAL::make_triangle()` - `CGAL::make_triangle()`
- `CGAL::make_tetrahedron()` - `CGAL::make_tetrahedron()`