Ignore:
Timestamp:
09/15/06 20:55:07 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.h

    r1379 r1381  
    150150                           ); 
    151151   
     152  bool GenerateRayBundle( 
     153          SimpleRayContainer &rayBundle, 
     154          const SimpleRay &mainRay, 
     155          const int number, 
     156          const int shuffleType) const; 
     157 
    152158  virtual void CastRays(SimpleRayContainer &rays, 
    153159                                                VssRayContainer &vssRays); 
Note: See TracChangeset for help on using the changeset viewer.