Changeset 19151 for trunk/psLib/src/math/psRegionForImage.h
- Timestamp:
- Aug 21, 2008, 11:56:55 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psRegionForImage.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psRegionForImage.h
r11248 r19151 2 2 * @brief regions definitions based on images 3 3 * 4 * $Revision: 1. 3$ $Name: not supported by cvs2svn $5 * $Date: 200 7-01-23 22:47:23$4 * $Revision: 1.4 $ $Name: not supported by cvs2svn $ 5 * $Date: 2008-08-21 21:56:55 $ 6 6 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 7 7 */ … … 28 28 */ 29 29 psRegion psRegionForImage( 30 psImage *image,///< the image for which the region is to be set31 psRegion in ///< the image region limits30 const psImage *image, ///< the image for which the region is to be set 31 psRegion in ///< the image region limits 32 32 ); 33 33
Note:
See TracChangeset
for help on using the changeset viewer.
