Changeset 2682 for GTP/trunk/Lib/Vis/Preprocessing/src/havran
- Timestamp:
- 05/16/08 10:04:19 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/Preprocessing/src/havran/testrt.cpp
r2656 r2682 1170 1170 float ox, oy, oz, dx, dy, dz; 1171 1171 int hitA; float hitAT; 1172 int hitB; float hitBT;1172 //int hitB; float hitBT; 1173 1173 if (fscanf(fp, "%d %f %f %f %f %f %f %d %f\n", 1174 1174 &order, &ox, &oy, &oz, &dx, &dy, &dz,
Note: See TracChangeset
for help on using the changeset viewer.