Ignore:
Timestamp:
12/08/06 17:10:14 (18 years ago)
Author:
bittner
Message:

merge, global lines, rss sampling updates

File:
1 edited

Legend:

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

    r1786 r1867  
    9393 
    9494        return ProcessRay( 
    95                 simpleRay, 
    96                 hitA, 
    97                 hitB, 
    98                 vssRays, 
    99                 box, 
    100                 castDoubleRay, 
    101                 pruneInvalidRays 
    102                 ); 
     95                                          simpleRay, 
     96                                          hitA, 
     97                                          hitB, 
     98                                          vssRays, 
     99                                          box, 
     100                                          castDoubleRay, 
     101                                          pruneInvalidRays 
     102                                          ); 
    103103} 
    104104 
Note: See TracChangeset for help on using the changeset viewer.