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/python/generic/mathutils_Vector.h')
-rw-r--r--source/blender/python/generic/mathutils_Vector.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/blender/python/generic/mathutils_Vector.h b/source/blender/python/generic/mathutils_Vector.h
index 4013a392ff9..0ede836ce44 100644
--- a/source/blender/python/generic/mathutils_Vector.h
+++ b/source/blender/python/generic/mathutils_Vector.h
@@ -28,6 +28,11 @@
*
*/
+/** \file blender/python/generic/mathutils_Vector.h
+ * \ingroup pygen
+ */
+
+
#ifndef MATHUTILS_VECTOR_H
#define MATHUTILS_VECTOR_H