Ignore:
Timestamp:
12/21/05 20:21:30 (19 years ago)
Author:
mattausch
Message:

bsp merging possible again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/src/VssPreprocessor.cpp

    r474 r475  
    558558 
    559559        //-- several visualizations and statistics 
     560        Debug << "view cells after post processing: " << endl; 
    560561        mViewCellsManager->PrintStatistics(Debug); 
    561562 
     
    576577 
    577578  delete vssTree; 
    578  
     579   
    579580  return true; 
    580581} 
Note: See TracChangeset for help on using the changeset viewer.