Ignore:
Timestamp:
02/01/07 14:42:05 (17 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r2066 r2071  
    265265                                                        float &contribution) 
    266266{  
    267         cout<<"e"; 
    268267        const bool result = mPvs.AddSample(sample, pdf);//, contribution); 
    269268        // have to recompute pvs size 
Note: See TracChangeset for help on using the changeset viewer.