Ignore:
Timestamp:
02/08/07 15:46:23 (17 years ago)
Author:
bittner
Message:

simple ray separated

File:
1 edited

Legend:

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

    r2002 r2105  
    647647                                         rays); 
    648648                 
     649#if 0 
    649650                rays.NormalizePdf((float)rays.size()); 
    650                  
     651#endif 
    651652                CastRays(rays, tmpVssRays, true, pruneInvalidRays); 
    652653                castRays += (int)rays.size(); 
Note: See TracChangeset for help on using the changeset viewer.