Ignore:
Timestamp:
05/04/05 17:58:13 (19 years ago)
Author:
mattausch
Message:

corrected bug so chc is much faster than stop and wait

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/Ogre/src/OgreVisibilityTerrainSceneManager.cpp

    r74 r85  
    1919 
    2020        setVisibilityManager(visManager); 
    21         mShowBoxes = true; 
     21        //mShowBoxes = true; 
    2222        //mDisplayNodes = true; 
    23         mShowBoundingBoxes = true; 
     23        //mShowBoundingBoxes = true; 
    2424        mMaxDepth = 20; 
    2525} 
Note: See TracChangeset for help on using the changeset viewer.