This commit is contained in:
Jan Möbius
2019-01-17 08:24:58 +01:00
parent 2a01991523
commit ed76d2cf8b

View File

@@ -555,6 +555,7 @@ curvature, i.e. vertex color.
That's it.
//-----------------------------------------------------------------------------
/** \page mesh_eigen Specifying an OpenMesh using Eigen3 vectors
@@ -588,9 +589,6 @@ EigenTriMesh mesh;
Now you can use mesh as any other OpenMesh while using Eigen vectors
as the underlying data type.
<ol>
*/