Changeset 12748
- Timestamp:
- Apr 4, 2007, 5:02:21 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/imageops/psImageConvolve.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/imageops/psImageConvolve.h
r12741 r12748 5 5 * @author Robert DeSonia, MHPCC 6 6 * 7 * @version $Revision: 1. 19$ $Name: not supported by cvs2svn $8 * @date $Date: 2007-04-0 4 22:42:02$7 * @version $Revision: 1.20 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2007-04-05 03:02:21 $ 9 9 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 10 10 */ … … 101 101 const psVector *xShifts, ///< list of x-axis shifts (S32) 102 102 const psVector *yShifts, ///< list of y-axis shifts (S32) 103 float totalTime, ///< Total time (relative times if negative )103 float totalTime, ///< Total time (relative times if negative or zero) 104 104 bool xyRelative ///< Are x,y positions relative (shifts) or absolute? 105 105 );
Note:
See TracChangeset
for help on using the changeset viewer.
