Ignore:
Timestamp:
03/01/07 18:05:03 (17 years ago)
Author:
szirmay
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Illum/IllumModule/OgreIllumModule/src/OgreIlluminationManager.cpp

    r2174 r2180  
    401401                } 
    402402                 
    403                 //sceneManager->_findVisibleObjectsOC(rt->getViewport(i)->getCamera(), rt->getViewport(i), false, true, false); 
     403                //sceneManager->_findVisibleObjectsOC(rt->getViewport(i)->getCamera(), rt->getViewport(i), false, false, false); 
    404404                sceneManager->_findVisibleObjects(rt->getViewport(i)->getCamera(), false); 
    405405                 
Note: See TracChangeset for help on using the changeset viewer.