Ignore:
Timestamp:
04/28/08 02:10:37 (16 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r2629 r2660  
    187187                 const int r, 
    188188                 const int depth, 
    189                  float box[12]); 
     189                 float *box); 
    190190 
    191191  void _SortRays2(SimpleRayContainer &rays, 
Note: See TracChangeset for help on using the changeset viewer.