Ignore:
Timestamp:
07/06/06 10:07:26 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mgui/MCamEvent.h

    r7438 r7780  
    1111{
    1212public:
     13    virtual ~MCamEvent() { }
     14
    1315    virtual Bool_t GetPixelContent(Double_t &val, Int_t idx, const MGeomCam &cam, Int_t type=0) const = 0;
    1416    virtual void   DrawPixelContent(Int_t num) const = 0;
Note: See TracChangeset for help on using the changeset viewer.