Changeset 7534
- Timestamp:
- Jun 13, 2006, 10:01:27 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/mathtypes/psImage.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/mathtypes/psImage.h
r7523 r7534 11 11 * @author Ross Harman, MHPCC 12 12 * 13 * @version $Revision: 1.7 6$ $Name: not supported by cvs2svn $14 * @date $Date: 2006-06-1 2 20:42:38$13 * @version $Revision: 1.77 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2006-06-13 20:01:27 $ 15 15 * 16 16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 192 192 */ 193 193 bool psImageSet( 194 const psImage *image,///< the image to set194 psImage *image, ///< the image to set 195 195 int x, ///< x-position 196 196 int y, ///< y-position
Note:
See TracChangeset
for help on using the changeset viewer.
