Ignore:
Timestamp:
10/09/06 22:38:07 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1344 r1593  
    16961696 
    16971697        if (showBoxes) 
     1698        { 
    16981699                if (mLevel == mOwner->getHiLiteLevel() || mOwner->getShowAllBoxes()) 
    16991700                        queue->addRenderable(getWireBoundingBox()); 
     1701        } 
    17001702} 
    17011703 
Note: See TracChangeset for help on using the changeset viewer.