Ignore:
Timestamp:
10/20/03 17:54:03 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2229 r2411  
    1212public:
    1313    virtual Bool_t GetPixelContent(Double_t &val, Int_t idx, const MGeomCam &cam, Int_t type=0) const = 0;
    14     virtual void   DrawPixelContent(Int_t num) const = 0;
     14    virtual void   DrawPixelContent(Int_t num, TVirtualPad *pad=NULL) const = 0;
    1515
    1616    ClassDef(MCamEvent, 0) // A camera event
Note: See TracChangeset for help on using the changeset viewer.