Changeset 604 in Sophya for trunk/SophyaLib/Samba/spherethetaphi.h
- Timestamp:
- Nov 20, 1999, 9:39:49 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/Samba/spherethetaphi.h
r592 r604 149 149 void setDataBlock(T* data, int m); 150 150 151 /* Acces to the DataBlock */ 152 inline NDataBlock<T>& DataBlock() {return pixels_;} 153 inline const NDataBlock<T>& DataBlock() const {return pixels_;} 154 151 155 /* impression */ 152 156 void print(ostream& os) const;
Note:
See TracChangeset
for help on using the changeset viewer.