Fixed mismatching comment

This commit is contained in:
Jan Möbius
2022-01-18 10:20:28 +01:00
parent 9ae17c0078
commit f331ccc975

View File

@@ -554,6 +554,7 @@ curvature, i.e. vertex color.
\include mymesh.cc \include mymesh.cc
That's it. That's it.
*/
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
@@ -635,7 +636,7 @@ provides the pubic member functions of
\see OpenMesh::PolyMeshT \see OpenMesh::PolyMeshT
\see OpenMesh::TriMeshT \see OpenMesh::TriMeshT
**/ */
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
@@ -989,7 +990,6 @@ for(; fh_it.is_valid(); ++fh_it) {
\endcode \endcode
*/ */