mirror of https://github.com/CGAL/cgal
fix case
This commit is contained in:
parent
6af7aaeebb
commit
e173ca8a1f
|
|
@ -60,9 +60,9 @@
|
|||
|
||||
## Other Classes and Functions ##
|
||||
- `CGAL::Polygon_mesh_slicer`
|
||||
- `CGAL::Polygon_Mesh_processing::keep_largest_connected_components()`
|
||||
- `CGAL::Polygon_Mesh_processing::connected_component()`
|
||||
- `CGAL::Polygon_Mesh_processing::connected_components()`
|
||||
- `CGAL::Polygon_mesh_processing::keep_largest_connected_components()`
|
||||
- `CGAL::Polygon_mesh_processing::connected_component()`
|
||||
- `CGAL::Polygon_mesh_processing::connected_components()`
|
||||
|
||||
\todo remove FairWeightCalculator and replace it by a property map. Note that the default property map should be documented
|
||||
\todo make template parameter names uniform in other packages using BGL. Here we chose PolygonMesh as template parameter.
|
||||
|
|
|
|||
Loading…
Reference in New Issue