Ignore:
Timestamp:
01/16/08 21:30:29 (16 years ago)
Author:
bittner
Message:

Havran ray Caster update

File:
1 edited

Legend:

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

    r2599 r2602  
    7676  // ray shooting is computed ! 
    7777  virtual void CastRaysPacket4(const Vector3 &minBox, 
    78                                                            const Vector3 &maxBox, 
    79                                                            const Vector3 origin4[], 
    80                                                            const Vector3 direction4[], 
    81                                                            int     result4[], 
    82                                                            float   dist4[]); 
     78                               const Vector3 &maxBox, 
     79                               const Vector3 origin4[], 
     80                               const Vector3 direction4[], 
     81                               int     result4[], 
     82                               float   dist4[]); 
    8383 
    8484#ifdef _USE_HAVRAN_SSE   
Note: See TracChangeset for help on using the changeset viewer.