Changeset 7589 for trunk/psModules/src/camera/pmFPAConstruct.h
- Timestamp:
- Jun 16, 2006, 3:50:43 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAConstruct.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAConstruct.h
r7492 r7589 12 12 bool pmFPAAddSourceFromView(pmFPA *fpa, // The FPA 13 13 const pmFPAview *phuView, // The view, corresponding to the PHU 14 psMetadata *format // Format of file14 const psMetadata *format // Format of file 15 15 ); 16 16 17 17 pmFPAview *pmFPAAddSourceFromHeader(pmFPA *fpa, // The FPA 18 18 psMetadata *phu, // Primary header of file 19 psMetadata *format // Format of file19 const psMetadata *format // Format of file 20 20 ); 21 21
Note:
See TracChangeset
for help on using the changeset viewer.
