Changeset 1938 for trunk/MagicSoft/Mars/mbase/MFilter.cc
- Timestamp:
- 04/10/03 13:13:15 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MFilter.cc
r1936 r1938 29 29 // This is a base class which defines an interface to create your own // 30 30 // filters. To do it derive a class from MFilter. // 31 // // 32 // You can invert the meaning of a filter (logical NOT '!') by calling // 33 // SetInverted(). // 31 34 // // 32 35 // You can create two types of Filters: //
Note:
See TracChangeset
for help on using the changeset viewer.