Ignore:
Timestamp:
04/05/07 15:37:31 (17 years ago)
Author:
szirmay
Message:
 
File:
1 edited

Legend:

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

    r2296 r2319  
    130130                bool result = ExampleFrameListener::frameStarted(evt); 
    131131       framecount++; 
     132 
     133           if (framecount == 60) 
     134                   OgreIlluminationManager::getSingleton().freeAllResources(); 
    132135      return result;      
    133136    } 
Note: See TracChangeset for help on using the changeset viewer.