- Timestamp:
- Sep 15, 2009, 4:02:42 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715/magic/remove/src/streaksremove.h
r24691 r25406 84 84 // can't declare this in streaksastrom due to header file ordering 85 85 extern void cellToChip(double *xChip, double *yChip, strkAstrom *astrom, double xCell, double yCell); 86 extern void cellToChipInt( int *xChip,int *yChip, strkAstrom *astrom, int xCell, int yCell);86 extern void cellToChipInt(unsigned int *xChip, unsigned int *yChip, strkAstrom *astrom, int xCell, int yCell); 87 87 88 88 extern bool computeWarpedPixels(streakFiles *sf);
Note:
See TracChangeset
for help on using the changeset viewer.
