Changeset 518 in Sophya for trunk/SophyaLib/Samba/spherethetaphi.h
- Timestamp:
- Oct 26, 1999, 4:31:44 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/Samba/spherethetaphi.h
r487 r518 32 32 virtual T const& PixVal(int k) const; 33 33 34 /* Return true if teta,phi in map */ 35 virtual bool ContainsSph(double theta, double phi) const; 34 36 /* retourne l'indice du pixel a (theta,phi) */ 35 37 virtual int PixIndexSph(double theta, double phi) const;
Note:
See TracChangeset
for help on using the changeset viewer.