Changeset 27162 for trunk/ppStack/src/ppStackSources.c
- Timestamp:
- Mar 3, 2010, 2:33:56 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackSources.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackSources.c
r27159 r27162 132 132 psAssert(sources, "Don't have source list %d", i); 133 133 if (sources->n == 0) { 134 psLogMsg("ppStack", PS_LOG_WARN, "Image %d has no sources for transparency measurement.", i); 134 135 options->inputMask->data.PS_TYPE_VECTOR_MASK_DATA[i] |= PPSTACK_MASK_CAL; 136 zp->data.F32[i] = NAN; 135 137 continue; 136 138 }
Note:
See TracChangeset
for help on using the changeset viewer.
