Changeset 21172 for trunk/psLib/src/imageops/psImageMap.h
- Timestamp:
- Jan 26, 2009, 2:00:45 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/imageops/psImageMap.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/imageops/psImageMap.h
r19960 r21172 7 7 * @author Eugene Magnier, IfA 8 8 * 9 * @version $Revision: 1. 8$ $Name: not supported by cvs2svn $10 * @date $Date: 200 8-10-07 22:23:06$9 * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2009-01-27 00:00:21 $ 11 11 * 12 12 * Copyright 2007 Institute for Astronomy, University of Hawaii … … 77 77 78 78 // apply the psImageMap to the given coordinate vectors (fine image pixels) 79 psVector *psImageMapEvalVector (const psImageMap *map, const psVector * x, const psVector *y);79 psVector *psImageMapEvalVector (const psImageMap *map, const psVector *mask, psMaskType maskValue, const psVector *x, const psVector *y); 80 80 81 81 /// @}
Note:
See TracChangeset
for help on using the changeset viewer.
