Ignore:
Timestamp:
02/05/06 04:02:34 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r595 r596  
    167167        while (numSamples < n) 
    168168        { 
    169                 cout << "casting " << mSamplesPerPass << " samples ... "; 
     169                cout << "casting " << mSamplesPerPass << " samples of " << n << " ... "; 
    170170                VssRayContainer constructionSamples; 
    171171 
Note: See TracChangeset for help on using the changeset viewer.