Changeset 901 in Sophya for trunk/SophyaLib/SkyT/trianglefilt.h
- Timestamp:
- Apr 13, 2000, 10:17:04 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyT/trianglefilt.h
r669 r901 2 2 //-------------------------------------------------------------------------- 3 3 // File and Version Information: 4 // $Id: trianglefilt.h,v 1. 4 1999-11-29 16:59:13ansari Exp $4 // $Id: trianglefilt.h,v 1.5 2000-04-13 08:17:04 ansari Exp $ 5 5 // 6 6 // Description: … … 25 25 // -- Class Interface -- 26 26 // --------------------- 27 27 namespace SOPHYA { 28 28 class TriangleFilter:public SpectralResponse 29 29 { … … 49 49 }; 50 50 51 51 } 52 52 53 53 #endif
Note:
See TracChangeset
for help on using the changeset viewer.