Changeset 4315 for trunk/psLib/src/image/psImage.h
- Timestamp:
- Jun 17, 2005, 4:30:50 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/image/psImage.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/image/psImage.h
r4195 r4315 11 11 * @author Ross Harman, MHPCC 12 12 * 13 * @version $Revision: 1.5 5$ $Name: not supported by cvs2svn $14 * @date $Date: 2005-06- 09 21:20:20$13 * @version $Revision: 1.56 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2005-06-18 02:30:49 $ 15 15 * 16 16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 105 105 psU32 numCols, ///< Number of rows in image. 106 106 psU32 numRows, ///< Number of columns in image. 107 const psElemType type///< Type of data for image.107 psElemType type ///< Type of data for image. 108 108 ); 109 109
Note:
See TracChangeset
for help on using the changeset viewer.
