IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 16, 2009, 12:34:24 PM (17 years ago)
Author:
eugene
Message:

added additional flag values, threaded functions always use the threaded version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotVisual.c

    r21366 r21519  
    11011101    Graphdata graphdata;
    11021102
    1103     bool state = !(source->mode & PM_SOURCE_MODE_SUBTRACTED);
     1103    bool state = !(source->tmpFlags & PM_SOURCE_TMPF_SUBTRACTED);
    11041104    psphotAddWithTest (source, true, maskVal); // replace source if subtracted
    11051105
Note: See TracChangeset for help on using the changeset viewer.