IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 23, 2007, 8:04:18 AM (19 years ago)
Author:
magnier
Message:

converting to source->maskObj and source->maskView

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_02_branch/psModules/src/objects/pmModel.h

    r12956 r12958  
    55 * @author EAM, IfA
    66 *
    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 $
    99 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    1010 */
     
    105105    psImage *mask,                      ///< The image pixel mask (valid == 0)
    106106    pmModel *model,                     ///< The input pmModel
    107     pmModelAddMode mode              ///< mode to control how the model is added into the image
     107    pmModelOpMode mode               ///< mode to control how the model is added into the image
    108108);
    109109
     
    122122    psImage *mask,                      ///< The image pixel mask (valid == 0)
    123123    pmModel *model,                     ///< The input pmModel
    124     pmModelAddMode mode              ///< mode to control how the model is added into the image
     124    pmModelOpMode mode               ///< mode to control how the model is added into the image
    125125);
    126126
Note: See TracChangeset for help on using the changeset viewer.