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-22 22:30:37 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-22 22:30:37 +0300
commit1f4fc992ef7840931439c161514bff710c6e6dca (patch)
treee021724e015d7a3c791d809f09ef8d3013419a8a /source/gameengine/VideoTexture/Exception.h
parent86e6c39f60b2b0f1a03d376015bdd6af6f8c76c7 (diff)
doxygen: bge scenegraph and videotexture
Diffstat (limited to 'source/gameengine/VideoTexture/Exception.h')
-rw-r--r--source/gameengine/VideoTexture/Exception.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/gameengine/VideoTexture/Exception.h b/source/gameengine/VideoTexture/Exception.h
index 74dc444c0a9..16248186108 100644
--- a/source/gameengine/VideoTexture/Exception.h
+++ b/source/gameengine/VideoTexture/Exception.h
@@ -21,6 +21,10 @@ http://www.gnu.org/copyleft/lesser.txt.
*/
+/** \file Exception.h
+ * \ingroup bgevideotex
+ */
+
#if !defined EXCEPTION_H
#define EXCEPTION_H