diff --git a/src/OpenMesh/Core/Geometry/QuadricT.hh b/src/OpenMesh/Core/Geometry/QuadricT.hh index 9dc87bd3..b3920cb2 100644 --- a/src/OpenMesh/Core/Geometry/QuadricT.hh +++ b/src/OpenMesh/Core/Geometry/QuadricT.hh @@ -68,7 +68,7 @@ namespace Geometry { //BEGIN_NS_GEOMETRY //== CLASS DEFINITION ========================================================= -/** /class QuadricT QuadricT.hh +/** /class QuadricT Geometry/QuadricT.hh Stores a quadric as a 4x4 symmetrix matrix. Used by the error quadric based mesh decimation algorithms.