Changeset 3667 for trunk/stac/src/stac.h
- Timestamp:
- Apr 5, 2005, 12:13:28 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/stac/src/stac.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/stac/src/stac.h
r3666 r3667 192 192 // stacWrite.c 193 193 194 // Write map sout194 // Write map out 195 195 bool stacWriteMap(const char *mapName, // Filename to write to 196 196 psPlaneTransform *map // Map to write 197 197 ); 198 198 199 // Write multiple maps 200 bool stacWriteMaps(const psArray *names, // Filenames of the input images (will add ".map") 201 const psArray *maps // Maps to write 202 ); 203 199 204 /************************************************************************************************************/ 200 205
Note:
See TracChangeset
for help on using the changeset viewer.
