Ignore:
Timestamp:
02/07/06 12:49:57 (18 years ago)
Author:
mattausch
Message:

fixed statistics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/src/ViewCell.h

    r600 r604  
    241241        { 
    242242                ViewCell::UpdateViewCellsStats(vcStat); 
    243  
     243// TODO 
    244244                //if ((int)mLeaves.size() > vcStat.maxLeaves) 
    245245                //      vcStat.maxLeaves = (int)mLeaves.size(); 
Note: See TracChangeset for help on using the changeset viewer.