Changeset 3610 for trunk/stac/src/stacSize.c
- Timestamp:
- Mar 31, 2005, 5:07:12 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/stac/src/stacSize.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/stac/src/stacSize.c
r3469 r3610 91 91 92 92 // Tweak the maps to account for the offset 93 config->xMapDiff = floor(xMin); 94 config->yMapDiff = floor(yMin); 93 95 for (int i = 0; i < nImages; i++) { 94 96 psPlaneTransform *map = maps->data[i]; // The map of interest
Note:
See TracChangeset
for help on using the changeset viewer.
