Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/freestyle/intern/winged_edge/Curvature.h')
-rw-r--r--source/blender/freestyle/intern/winged_edge/Curvature.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/source/blender/freestyle/intern/winged_edge/Curvature.h b/source/blender/freestyle/intern/winged_edge/Curvature.h
index 8577c985d99..b8f1a7b3094 100644
--- a/source/blender/freestyle/intern/winged_edge/Curvature.h
+++ b/source/blender/freestyle/intern/winged_edge/Curvature.h
@@ -30,9 +30,10 @@
#ifndef __FREESTYLE_CURVATURE_H__
#define __FREESTYLE_CURVATURE_H__
-/** \file \ingroup freestyle
- * \brief GTS - Library for the manipulation of triangulated surfaces
- * \brief OGF/Graphite: Geometry and Graphics Programming Library + Utilities
+/** \file
+ * \ingroup freestyle
+ * \brief GTS - Library for the manipulation of triangulated surfaces
+ * \brief OGF/Graphite: Geometry and Graphics Programming Library + Utilities
*/
#include "../geometry/Geom.h"