Changeset 17915 for trunk/ppMerge/src/ppMergeCamera.c
- Timestamp:
- Jun 4, 2008, 3:41:14 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppMerge/src/ppMergeCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppMerge/src/ppMergeCamera.c
r17227 r17915 25 25 26 26 // Output image 27 pmFPA *fpa = pmFPAConstruct(config->camera ); // FPA to contain the output27 pmFPA *fpa = pmFPAConstruct(config->camera, config->cameraName); // FPA to contain the output 28 28 if (!fpa) { 29 29 psError(PS_ERR_UNEXPECTED_NULL, false, "Unable to construct an FPA from camera configuration.");
Note:
See TracChangeset
for help on using the changeset viewer.
