Ignore:
Timestamp:
10/05/06 11:15:50 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1566 r1571  
    2424    FPosDirZ = 4,    // the direction of ray in Z-axis is positive 
    2525        BorderSample = 8,// if this ray is an adaptive border ray 
    26         ReverserRay = 16 // if this ray is a reverse sample 
     26        ReverseSample = 16 // if this ray is a reverse sample 
    2727  }; 
    2828 
Note: See TracChangeset for help on using the changeset viewer.