Ignore:
Timestamp:
10/10/06 01:27:11 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1593 r1595  
    13221322        // converter between view cell ids and Ogre entites  
    13231323        GtpVisibilityPreprocessor::IndexedBoundingBoxContainer iboxes; 
    1324         OgreBoundingBoxConverter bconverter(this); 
     1324        KdTreeBoundingBoxConverter bconverter(this); 
    13251325 
    13261326        // load the view cells assigning the found objects to the pvss 
Note: See TracChangeset for help on using the changeset viewer.