Changeset 11251 for trunk/psModules/src/sky/pmWarpMap.h
- Timestamp:
- Jan 23, 2007, 3:05:41 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/sky/pmWarpMap.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/sky/pmWarpMap.h
r11039 r11251 1 /* @file pmWarpMap.h 2 * @brief Warp Map Manipulation functions 3 * 4 * @author Paul Price, IfA 5 * @author Eugene Magnier, IfA 6 * 7 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2007-01-24 01:05:41 $ 9 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii 10 */ 11 1 12 #ifndef PM_WARP_MAP_H 2 13 #define PM_WARP_MAP_H 14 15 /// @addtogroup Sky 16 /// @{ 3 17 4 18 // a single pmWarpMap converts coordinates from one image to a second image … … 71 85 int ix, int iy 72 86 ); 73 74 87 /// @} 75 88 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
