Changeset 1066 in Sophya for trunk/SophyaLib
- Timestamp:
- Jul 12, 2000, 11:59:43 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyMap/pixelmap.h
r947 r1066 7 7 #include "spherepos.h" 8 8 #include <iostream.h> 9 10 namespace SOPHYA { 9 11 10 12 //! General map of pixels on part of sphere or whole sphere … … 19 21 \endverbatim 20 22 */ 21 22 23 namespace SOPHYA {24 23 25 24 template<class T>
Note:
See TracChangeset
for help on using the changeset viewer.