mirror of https://github.com/CGAL/cgal
remove \todo : done
This commit is contained in:
parent
56b6a59c4c
commit
2060a4e1ad
|
|
@ -780,7 +780,6 @@ std::size_t keep_largest_connected_components(PolygonMesh& pmesh,
|
||||||
* \cgalParamBegin{vertex_index_map} a property map containing the index of each vertex of `pmesh` \cgalParamEnd
|
* \cgalParamBegin{vertex_index_map} a property map containing the index of each vertex of `pmesh` \cgalParamEnd
|
||||||
* \cgalNamedParamsEnd
|
* \cgalNamedParamsEnd
|
||||||
*
|
*
|
||||||
* \todo CODE
|
|
||||||
*/
|
*/
|
||||||
template <typename PolygonMesh
|
template <typename PolygonMesh
|
||||||
, typename FaceRange
|
, typename FaceRange
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue