Ignore:
Timestamp:
08/24/06 22:23:33 (18 years ago)
Author:
bittner
Message:

mlrt 16 ray tracing support

File:
1 edited

Legend:

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

    r1251 r1281  
    5454                           ); 
    5555         
    56   void CastRays(SimpleRayContainer &rays, VssRayContainer &vssRays); 
    5756 
    5857  bool 
     
    9493  bool mTestBeamSampling; 
    9594 
    96 protected: 
    97                  
    98   
    99  
    100         void CastRays16(SimpleRayContainer &rays,  
    101                                         VssRayContainer &vssRays, 
    102                                         const AxisAlignedBox3 &sbox); 
    10395}; 
    10496 
Note: See TracChangeset for help on using the changeset viewer.