Ignore:
Timestamp:
11/20/06 18:44:29 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1764 r1772  
    262262                                                        const float pdf,  
    263263                                                        float &contribution) 
    264 { cout << "here15" << endl; 
     264{  
    265265        const bool result = mPvs.AddSample(sample, pdf, contribution); 
    266266        // have to recompute pvs size 
Note: See TracChangeset for help on using the changeset viewer.