From d095500098863f4aac75d3e51e81a67e489c5213 Mon Sep 17 00:00:00 2001 From: Max Lyon Date: Mon, 7 Dec 2020 14:07:41 +0100 Subject: [PATCH] fix wrong doxygen path --- src/OpenMesh/Core/Geometry/NormalConeT.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/OpenMesh/Core/Geometry/NormalConeT.hh b/src/OpenMesh/Core/Geometry/NormalConeT.hh index 0b1cc6a1..cad08037 100644 --- a/src/OpenMesh/Core/Geometry/NormalConeT.hh +++ b/src/OpenMesh/Core/Geometry/NormalConeT.hh @@ -72,7 +72,7 @@ namespace OpenMesh { //== CLASS DEFINITION ========================================================= -/** /class NormalCone NormalCone.hh +/** /class NormalCone NormalCone.hh NormalCone that can be merged with other normal cones. Provides the center normal and the opening angle.