Changeset 2319
- Timestamp:
- 04/05/07 15:37:31 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/App/Demos/Illum/Ogre/src/CausticTest/include/CausticTest.h
r2296 r2319 130 130 bool result = ExampleFrameListener::frameStarted(evt); 131 131 framecount++; 132 133 if (framecount == 60) 134 OgreIlluminationManager::getSingleton().freeAllResources(); 132 135 return result; 133 136 }
Note: See TracChangeset
for help on using the changeset viewer.