Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/ogreode/prefab/src/OgreOdeObject.cpp @ 49

Last change on this file since 49 was 21, checked in by nicolasc, 17 years ago

added ogreode and Colladaplugin

File size: 208 bytes
Line 
1#include "OgreOdeObject.h"
2
3
4using namespace Ogre;
5using namespace OgreOde;
6using namespace OgreOde_Prefab;
7
8//------------------------------------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.