Changeset 14452 for trunk/psLib/src/imageops/psImageConvolve.h
- Timestamp:
- Aug 8, 2007, 3:40:08 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
r14332 r14452 5 5 * @author Robert DeSonia, MHPCC 6 6 * 7 * @version $Revision: 1.2 1$ $Name: not supported by cvs2svn $8 * @date $Date: 2007-0 7-20 20:12:31$7 * @version $Revision: 1.22 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2007-08-09 01:40:07 $ 9 9 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 10 10 */ … … 68 68 int yMin, ///< Most negative y index 69 69 int yMax ///< Most positive y index 70 ) ;70 ) PS_ATTR_MALLOC; 71 71 72 72 /// Checks the type of a particular pointer.
Note:
See TracChangeset
for help on using the changeset viewer.
