- Timestamp:
- 02/06/07 20:33:48 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreKdTreeSceneManager.cpp
r2066 r2097 364 364 else if (strKey == "UseViewCells") 365 365 { 366 Ogre::LogManager::getSingleton().logMessage("here44"); 366 367 if (mViewCellsLoaded) 367 368 { 369 Ogre::LogManager::getSingleton().logMessage("here99"); 368 370 mUseViewCells = *static_cast<const bool *>(pValue); 369 371
Note: See TracChangeset
for help on using the changeset viewer.