Changeset 1490


Ignore:
Timestamp:
09/26/06 10:39:55 (18 years ago)
Author:
szirmay
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Illum/Ogre/src/CausticTest/include/CausticTest.h

    r1487 r1490  
    148148                // Skybox 
    149149        mSceneMgr->setSkyBox(true, "Examples/MorningSkyBox"); 
    150 /* 
     150 
    151151                SceneNode* rootNode = mSceneMgr->getRootSceneNode(); 
    152152 
     
    159159                sphereNode->_updateBounds(); 
    160160 
    161  
     161/* 
    162162                Light* mainLight = mSceneMgr->createLight("MainLight"); 
    163163                mainLight->setType(Light::LT_POINT); 
Note: See TracChangeset for help on using the changeset viewer.