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