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/IntelRayCaster.h

    r2076 r2105  
    5959                                                        const bool pruneInvalidRays = true); 
    6060 
     61   
     62  void 
     63  CastSimpleForwardRays( 
     64                                                SimpleRayContainer &rays, 
     65                                                const AxisAlignedBox3 &sbox 
     66                                                ); 
     67 
    6168    virtual void CastRays( 
    6269                                                  SimpleRayContainer &rays, 
Note: See TracChangeset for help on using the changeset viewer.