Ignore:
Timestamp:
09/01/06 19:37:48 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.cpp

    r1311 r1313  
    48144814 
    48154815        // print subdivision statistics 
    4816         Debug << mHierarchyManager->GetVspTree()->GetStatistics() << endl; 
    4817         mHierarchyManager->PrintObjectSpaceHierarchyStatistics(Debug); 
     4816        mHierarchyManager->PrintHierarchyStatistics(Debug); 
    48184817 
    48194818        if (0) 
Note: See TracChangeset for help on using the changeset viewer.