Ignore:
Timestamp:
05/16/08 10:04:19 (16 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/havran/testrt.cpp

    r2656 r2682  
    11701170        float ox, oy, oz, dx, dy, dz; 
    11711171        int hitA; float hitAT; 
    1172         int hitB; float hitBT;   
     1172        //int hitB; float hitBT;         
    11731173        if (fscanf(fp, "%d %f %f %f %f %f %f %d %f\n", 
    11741174                   &order, &ox, &oy, &oz, &dx, &dy, &dz, 
Note: See TracChangeset for help on using the changeset viewer.