Changeset 11248 for trunk/psLib/src/math/psRegionForImage.h
- Timestamp:
- Jan 23, 2007, 12:47:23 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psRegionForImage.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psRegionForImage.h
r6874 r11248 1 /* @file psRegionForImage.h 2 * @brief regions definitions based on images 3 * 4 * $Revision: 1.3 $ $Name: not supported by cvs2svn $ 5 * $Date: 2007-01-23 22:47:23 $ 6 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 7 */ 8 1 9 #ifndef PS_REGION_FOR_IMAGE_H 2 10 #define PS_REGION_FOR_IMAGE_H 3 11 12 /// @addtogroup MathOps Mathematical Operations 13 /// @{ 4 14 5 15 /** Sets an actual region based on image parameters. … … 22 32 ); 23 33 24 25 34 /// @} 26 35 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
