Ignore:
Timestamp:
05/04/05 17:58:13 (20 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/work/TestCulling/SceneContentGenerator.cpp

    r82 r85  
    101101        mMaxPos = maxPos; 
    102102} 
    103  
     103//----------------------------------------------------------------------- 
     104int SceneContentGenerator::GetObjectCount() 
     105{ 
     106        return mCount; 
     107} 
    104108} // namespace Ogre 
Note: See TracChangeset for help on using the changeset viewer.