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 16:39:04 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-25 16:39:04 +0300
commitb188223ee42347be4a85d6451e7ac0ec5877872d (patch)
treee7e931341a635935d984e65c40cac087a191958b /source/gameengine/SceneGraph/SG_Spatial.cpp
parent2d3209c4b3e2ba3b7f9e51d83028901ba912b678 (diff)
doxygen: gameengine/SceneGraph tagged.
Diffstat (limited to 'source/gameengine/SceneGraph/SG_Spatial.cpp')
-rw-r--r--source/gameengine/SceneGraph/SG_Spatial.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/gameengine/SceneGraph/SG_Spatial.cpp b/source/gameengine/SceneGraph/SG_Spatial.cpp
index 7537d358686..ca778d164c8 100644
--- a/source/gameengine/SceneGraph/SG_Spatial.cpp
+++ b/source/gameengine/SceneGraph/SG_Spatial.cpp
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file gameengine/SceneGraph/SG_Spatial.cpp
+ * \ingroup bgesg
+ */
+
+
#include "SG_Node.h"
#include "SG_Spatial.h"
#include "SG_Controller.h"