Ignore:
Timestamp:
01/31/07 08:31:27 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r2066 r2067  
    13291329        // the scene objects using the bounding boxes 
    13301330        mViewCellsManager =  
    1331                 GtpVisibilityPreprocessor::ViewCellsManager::LoadViewCells(filename, &mObjects, false, &bconverter); 
     1331                GtpVisibilityPreprocessor::ViewCellsManager:: 
     1332                LoadViewCells(filename, &mObjects, false, &bconverter); 
    13321333 
    13331334        return (mViewCellsManager != NULL); 
Note: See TracChangeset for help on using the changeset viewer.