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/editors/armature/meshlaplacian.h')
-rw-r--r--source/blender/editors/armature/meshlaplacian.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/blender/editors/armature/meshlaplacian.h b/source/blender/editors/armature/meshlaplacian.h
index 74de015e12e..45c539b8ef5 100644
--- a/source/blender/editors/armature/meshlaplacian.h
+++ b/source/blender/editors/armature/meshlaplacian.h
@@ -28,6 +28,11 @@
* BIF_meshlaplacian.h: Algorithms using the mesh laplacian.
*/
+/** \file blender/editors/armature/meshlaplacian.h
+ * \ingroup edarmature
+ */
+
+
#ifndef BIF_MESHLAPLACIAN_H
#define BIF_MESHLAPLACIAN_H