Changeset 4401 for trunk/psLib/src/astronomy/psCoord.h
- Timestamp:
- Jun 27, 2005, 10:38:12 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astronomy/psCoord.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/psCoord.h
r4330 r4401 10 10 * @author GLG, MHPCC 11 11 * 12 * @version $Revision: 1.3 6$ $Name: not supported by cvs2svn $13 * @date $Date: 2005-06-2 1 03:01:37$12 * @version $Revision: 1.37 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2005-06-27 20:38:11 $ 14 14 * 15 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 221 221 psPlane* psPlaneDistortApply( 222 222 psPlane* out, ///< a psPlane to recycle. If NULL, a new one is generated. 223 const psPlaneDistort* transform,///< the transform to apply223 const psPlaneDistort* distort, ///< the transform to apply 224 224 const psPlane* coords, ///< the coordinate to apply the transform above. 225 225 float mag, ///< third term -- maybe magnitude
Note:
See TracChangeset
for help on using the changeset viewer.
