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-21 11:38:53 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-21 11:38:53 +0300
commitbcec824299a4744b103406c5bef2ad3f8248c55c (patch)
tree41930731f0b689f4e233866f601f96a80eabb1db /source/blender/collada/EffectExporter.h
parent72d5d692eaed12bee01da0b441cb740d131e80b0 (diff)
doxygen: COLLADA entry
Diffstat (limited to 'source/blender/collada/EffectExporter.h')
-rw-r--r--source/blender/collada/EffectExporter.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/source/blender/collada/EffectExporter.h b/source/blender/collada/EffectExporter.h
index e8f8754b20a..3a3de95458b 100644
--- a/source/blender/collada/EffectExporter.h
+++ b/source/blender/collada/EffectExporter.h
@@ -1,4 +1,4 @@
-/**
+/*
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
@@ -23,6 +23,10 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file EffectExporter.h
+ * \ingroup collada
+ */
+
#ifndef __EFFECTEXPORTER_H__
#define __EFFECTEXPORTER_H__