Changeset 12958 for branches/eam_02_branch/psModules/src/objects/pmModel.h
- Timestamp:
- Apr 23, 2007, 8:04:18 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_02_branch/psModules/src/objects/pmModel.h
r12956 r12958 5 5 * @author EAM, IfA 6 6 * 7 * @version $Revision: 1.6.6. 3$ $Name: not supported by cvs2svn $8 * @date $Date: 2007-04-23 03:26:23$7 * @version $Revision: 1.6.6.4 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2007-04-23 18:04:18 $ 9 9 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 10 10 */ … … 105 105 psImage *mask, ///< The image pixel mask (valid == 0) 106 106 pmModel *model, ///< The input pmModel 107 pmModel AddMode mode ///< mode to control how the model is added into the image107 pmModelOpMode mode ///< mode to control how the model is added into the image 108 108 ); 109 109 … … 122 122 psImage *mask, ///< The image pixel mask (valid == 0) 123 123 pmModel *model, ///< The input pmModel 124 pmModel AddMode mode ///< mode to control how the model is added into the image124 pmModelOpMode mode ///< mode to control how the model is added into the image 125 125 ); 126 126
Note:
See TracChangeset
for help on using the changeset viewer.
