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/InstanceWriter.h
parent72d5d692eaed12bee01da0b441cb740d131e80b0 (diff)
doxygen: COLLADA entry
Diffstat (limited to 'source/blender/collada/InstanceWriter.h')
-rw-r--r--source/blender/collada/InstanceWriter.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/source/blender/collada/InstanceWriter.h b/source/blender/collada/InstanceWriter.h
index 810bd04c7de..03be8d2426c 100644
--- a/source/blender/collada/InstanceWriter.h
+++ b/source/blender/collada/InstanceWriter.h
@@ -1,4 +1,4 @@
-/**
+/*
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
@@ -23,6 +23,10 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file InstanceWriter.h
+ * \ingroup collada
+ */
+
#ifndef __INSTANCEWRITER_H__
#define __INSTANCEWRITER_H__