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:
authorNathan Letwory <nathan@letworyinteractive.com>2011-02-27 23:13:22 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-27 23:13:22 +0300
commit19a9cffdf02f960caaa0eca9ca2532cc8fe6068f (patch)
tree7ab7cffd5e2e4cbcfcce7656c096b4d15b92a85b /source/blender/nodes/intern/CMP_nodes/CMP_math.c
parent5a760e22fcb915cd517c180b9e37e2d74391eb55 (diff)
doxygen: blender/nodes tagged.
Diffstat (limited to 'source/blender/nodes/intern/CMP_nodes/CMP_math.c')
-rw-r--r--source/blender/nodes/intern/CMP_nodes/CMP_math.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/blender/nodes/intern/CMP_nodes/CMP_math.c b/source/blender/nodes/intern/CMP_nodes/CMP_math.c
index 86b602d4086..09c08f01a8a 100644
--- a/source/blender/nodes/intern/CMP_nodes/CMP_math.c
+++ b/source/blender/nodes/intern/CMP_nodes/CMP_math.c
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/nodes/intern/CMP_nodes/CMP_math.c
+ * \ingroup cmpnodes
+ */
+
+
#include "../CMP_util.h"
/* **************** SCALAR MATH ******************** */