Skip to content

Commit 47f0eb4

Browse files
committed
Poisson_surface_reconstruction_3: unknown command @commentheading
Found the warning: ``` output_surface_facets_to_triangle_soup.h:29: warning: Found unknown command '@commentheading' ``` Command is superflouous as the `tparam` command will provide the relevant header..
1 parent ebf9fb0 commit 47f0eb4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Poisson_surface_reconstruction_3/include/CGAL/IO/output_surface_facets_to_triangle_soup.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ namespace CGAL {
2626
///
2727
/// This variant exports the surface as a triangle soup.
2828
///
29-
/// @commentheading Template Parameters:
3029
/// @tparam OutputIteratorValueType value_type of OutputIterator.
3130
/// It is default to value_type_traits<OutputIterator>::type, and can be omitted when the default is fine.
3231
/// @tparam SurfaceMeshComplex_2InTriangulation_3 model of the SurfaceMeshComplex_2InTriangulation_3 concept.

0 commit comments

Comments
 (0)