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-25 13:44:20 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-25 13:44:20 +0300
commit2401fad12af02fd698ab56d869d705a83fe11666 (patch)
tree43b8bc852935a297cd8817ee58307d96522eb746 /intern/bsp/extern
parent83d6e06af5316b23806c2f6961035f2757e02773 (diff)
doxygen: intern/bsp tagged
Diffstat (limited to 'intern/bsp/extern')
-rw-r--r--intern/bsp/extern/CSG_BooleanOps.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/intern/bsp/extern/CSG_BooleanOps.h b/intern/bsp/extern/CSG_BooleanOps.h
index b1569f5323d..02427df1c92 100644
--- a/intern/bsp/extern/CSG_BooleanOps.h
+++ b/intern/bsp/extern/CSG_BooleanOps.h
@@ -1,4 +1,4 @@
-/**
+/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file bsp/extern/CSG_BooleanOps.h
+ * \ingroup bsp
+ */
+
+
#ifndef CSG_BOOLEANOPS_H
#define CSG_BOOLEANOPS_H