Changeset 669 in Sophya for trunk/SophyaLib/SkyT/squarefilt.h
- Timestamp:
- Nov 29, 1999, 5:59:13 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyT/squarefilt.h
r668 r669 2 2 //-------------------------------------------------------------------------- 3 3 // File and Version Information: 4 // $Id: squarefilt.h,v 1. 3 1999-11-29 14:16:09ansari Exp $4 // $Id: squarefilt.h,v 1.4 1999-11-29 16:59:13 ansari Exp $ 5 5 // 6 6 // Description: … … 47 47 virtual double peakTransmission() const; 48 48 49 virtual void WriteSelf(POutPersist& s) ;50 virtual void ReadSelf(PInPersist& s) ;51 52 53 49 54 50 protected:
Note:
See TracChangeset
for help on using the changeset viewer.