Changeset 2260 for GTP/trunk/App/Demos/Illum/Ogre/src/GameToolsParticleDemo
- Timestamp:
- 03/19/07 09:37:44 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/App/Demos/Illum/Ogre/src/GameToolsParticleDemo/include/GameToolsParticleDemo.h
r2175 r2260 140 140 createPostproc(); 141 141 142 std::string occlusion_cfg("OcclusionCulling.cfg"); 143 mSceneMgr->setWorldGeometry(occlusion_cfg); 144 142 145 OgreIlluminationManager::getSingleton().setMainCamera(mCamera); 143 146 OgreIlluminationManager::getSingleton().setMainViewport(mWindow->getViewport(0));
Note: See TracChangeset
for help on using the changeset viewer.