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:37:23 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-25 16:37:23 +0300
commit8476f26bc68fc919459661a675f4666dd215aabc (patch)
tree069950a561fd155a19cd47237742b5123eb63c4e /source/gameengine/Physics/common/PHY_IController.cpp
parentdd26551ab718fa0ebc218ec58a5794f5d05cb22b (diff)
doxygen: gameengine/Physics tagged.
Diffstat (limited to 'source/gameengine/Physics/common/PHY_IController.cpp')
-rw-r--r--source/gameengine/Physics/common/PHY_IController.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/gameengine/Physics/common/PHY_IController.cpp b/source/gameengine/Physics/common/PHY_IController.cpp
index afef3d74a40..0d484ab4a2e 100644
--- a/source/gameengine/Physics/common/PHY_IController.cpp
+++ b/source/gameengine/Physics/common/PHY_IController.cpp
@@ -26,6 +26,11 @@
*
* ***** END GPL LICENSE BLOCK *****
*/
+
+/** \file gameengine/Physics/common/PHY_IController.cpp
+ * \ingroup phys
+ */
+
#include "PHY_IController.h"
PHY_IController::~PHY_IController()