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/DocumentImporter.h
parent72d5d692eaed12bee01da0b441cb740d131e80b0 (diff)
doxygen: COLLADA entry
Diffstat (limited to 'source/blender/collada/DocumentImporter.h')
-rw-r--r--source/blender/collada/DocumentImporter.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/blender/collada/DocumentImporter.h b/source/blender/collada/DocumentImporter.h
index 029a74f15b5..e312268c458 100644
--- a/source/blender/collada/DocumentImporter.h
+++ b/source/blender/collada/DocumentImporter.h
@@ -22,6 +22,10 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file DocumentImporter.h
+ * \ingroup collada
+ */
+
#ifndef __DOCUMENTIMPORTER_H__
#define __DOCUMENTIMPORTER_H__