- Timestamp:
- Jan 6, 2006, 6:13:41 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_rel9_p0/psModules/src/astrom/pmFPAConceptsGet.h
r5796 r5939 86 86 ); 87 87 88 // Set up concepts for blank image 89 bool pmFPABlankConcepts(pmFPA *fpa // The FPA 90 ); 91 92 // Copy concepts from one FPA to another 93 bool pmFPACopyConcepts(pmFPA *target, // The target FPA 94 pmFPA *source // The target FPA 95 ); 96 88 97 // Retrieve a concept 89 98 psMetadataItem *pmCellGetConcept(pmCell *cell, // The cell
Note:
See TracChangeset
for help on using the changeset viewer.
