Changeset 1606 for trunk/psLib/src/image/psImage.h
- Timestamp:
- Aug 23, 2004, 12:36:04 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/image/psImage.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/image/psImage.h
r1442 r1606 12 12 * @author Ross Harman, MHPCC 13 13 * 14 * @version $Revision: 1.3 2$ $Name: not supported by cvs2svn $15 * @date $Date: 2004-08- 10 01:05:53 $14 * @version $Revision: 1.33 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2004-08-23 22:36:03 $ 16 16 * 17 17 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 68 68 int nChildren; ///< Number of subimages. 69 69 struct psImage* *children; ///< Children of this region. 70 71 void* rawDataBuffer; 70 72 } 71 73 psImage;
Note:
See TracChangeset
for help on using the changeset viewer.
