Ignore:
Timestamp:
02/04/06 12:46:14 (18 years ago)
Author:
mattausch
Message:

updated vspkdtree for regular sudbivision

File:
1 edited

Legend:

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

    r579 r587  
    543543 
    544544          //-- several visualizations and statistics 
    545           Debug << "view cells after construction: " << endl; 
     545          Debug << "view cells construction finished: " << endl; 
    546546          mViewCellsManager->PrintStatistics(Debug); 
    547547  } 
     
    750750  } 
    751751 
    752   Debug << vssTree->stat << endl; 
     752  if (0) 
     753          Debug << vssTree->stat << endl; 
    753754 
    754755  if (0) 
Note: See TracChangeset for help on using the changeset viewer.