- Timestamp:
- 09/26/06 10:39:55 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/App/Demos/Illum/Ogre/src/CausticTest/include/CausticTest.h
r1487 r1490 148 148 // Skybox 149 149 mSceneMgr->setSkyBox(true, "Examples/MorningSkyBox"); 150 /* 150 151 151 SceneNode* rootNode = mSceneMgr->getRootSceneNode(); 152 152 … … 159 159 sphereNode->_updateBounds(); 160 160 161 161 /* 162 162 Light* mainLight = mSceneMgr->createLight("MainLight"); 163 163 mainLight->setType(Light::LT_POINT);
Note: See TracChangeset
for help on using the changeset viewer.