Changeset 20327
- Timestamp:
- Oct 22, 2008, 9:21:06 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/imageops/psImageInterpolate.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/imageops/psImageInterpolate.h
r20306 r20327 7 7 * @author Paul Price, Institute for Astronomy 8 8 * 9 * @version $Revision: 1. 6$ $Name: not supported by cvs2svn $10 * @date $Date: 2008-10-22 02:10:37$9 * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2008-10-22 19:21:06 $ 11 11 * Copyright 2004-2007 Institute for Astronomy, University of Hawaii 12 12 */ … … 17 17 18 18 /// Enumeration of options in interpolation 19 // 20 // DON'T CHANGE THE ORDER OF THE BELOW without making corresponding changes to the source code, in particular 21 // the kernelSizes vector which has sizes for each of the interpolation modes (in order). 19 22 typedef enum { 20 23 PS_INTERPOLATE_NONE = 0, ///< No interpolate defined (error state)
Note:
See TracChangeset
for help on using the changeset viewer.
