Ignore:
Timestamp:
02/06/07 20:33:48 (17 years ago)
Author:
mattausch
Message:

revived ogre engine pvs

File:
1 edited

Legend:

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

    r2066 r2097  
    364364        else if (strKey == "UseViewCells") 
    365365        {  
     366                        Ogre::LogManager::getSingleton().logMessage("here44"); 
    366367                if (mViewCellsLoaded) 
    367368                { 
     369                                Ogre::LogManager::getSingleton().logMessage("here99"); 
    368370                        mUseViewCells = *static_cast<const bool *>(pValue); 
    369371 
Note: See TracChangeset for help on using the changeset viewer.