Ignore:
Timestamp:
02/20/07 13:05:26 (17 years ago)
Author:
mattausch
Message:

runs also under debug mode now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreKdTreeSceneManager.cpp

    r2123 r2130  
    364364        else if (strKey == "UseViewCells") 
    365365        {  
    366                         Ogre::LogManager::getSingleton().logMessage("here44"); 
    367366                if (mViewCellsLoaded) 
    368367                { 
    369                                 Ogre::LogManager::getSingleton().logMessage("here99"); 
    370368                        mUseViewCells = *static_cast<const bool *>(pValue); 
    371369 
Note: See TracChangeset for help on using the changeset viewer.