Changeset 3174 in Sophya for trunk/SophyaLib/SkyMap/localmap.h
- Timestamp:
- Feb 5, 2007, 10:07:06 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyMap/localmap.h
r2885 r3174 193 193 LocalMap<T>& CopyElt(const LocalMap<T>& a); 194 194 195 //! assign a new object Id (or DataRef Id) - useful for PPF write operations 196 inline void RenewObjId() { pixels_.RenewObjId(); } 195 197 196 198 // ---------- Méthodes internes ----------------------------- … … 208 210 void initializationError() const; 209 211 212 210 213 // ---------- Variables internes ---------------------------- 211 212 213 214 // variables suffisantes pour reconstruire l'objet 214 215
Note:
See TracChangeset
for help on using the changeset viewer.