Changeset 14452 for trunk/psLib/src/math/psClip.h
- Timestamp:
- Aug 8, 2007, 3:40:08 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psClip.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psClip.h
r13448 r14452 4 4 * @author Paul Price, IfA. 5 5 * 6 * $Revision: 1. 4$ $Name: not supported by cvs2svn $7 * $Date: 2007-0 5-21 21:50:34$6 * $Revision: 1.5 $ $Name: not supported by cvs2svn $ 7 * $Date: 2007-08-09 01:40:07 $ 8 8 * Copyright 2007 Institute for Astronomy, University of Hawaii 9 9 */ … … 37 37 psMaskType masked, ///< Mask value for entries already masked 38 38 psMaskType clipped ///< Mask value to give to clipped entries 39 ) ;39 ) PS_ATTR_MALLOC; 40 40 41 41
Note:
See TracChangeset
for help on using the changeset viewer.
