Ignore:
Timestamp:
04/10/03 13:13:15 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbase/MFilter.cc

    r1936 r1938  
    2929//   This is a base class which defines an interface to create your own    //
    3030//   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().                                                        //
    3134//                                                                         //
    3235//   You can create two types of Filters:                                  //
Note: See TracChangeset for help on using the changeset viewer.