Changeset 9880 for trunk/psModules/src/objects/pmSource.h
- Timestamp:
- Nov 6, 2006, 11:06:21 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSource.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSource.h
r9651 r9880 3 3 * @author EAM, IfA; GLG, MHPCC 4 4 * 5 * @version $Revision: 1. 7$ $Name: not supported by cvs2svn $6 * @date $Date: 2006-1 0-19 21:10:08$5 * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2006-11-07 09:06:21 $ 7 7 * 8 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 116 116 pmSource *pmSourceAlloc(); 117 117 118 /** pmSourceCopy() 119 * 120 */ 121 pmSource *pmSourceCopy(pmSource *source); 122 118 123 // free just the pixels for a source, keeping derived data 119 124 void pmSourceFreePixels(pmSource *source);
Note:
See TracChangeset
for help on using the changeset viewer.
