Changeset 7780 for trunk/MagicSoft/Mars/mgui
- Timestamp:
- 07/06/06 10:07:26 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mgui/MCamEvent.h
r7438 r7780 11 11 { 12 12 public: 13 virtual ~MCamEvent() { } 14 13 15 virtual Bool_t GetPixelContent(Double_t &val, Int_t idx, const MGeomCam &cam, Int_t type=0) const = 0; 14 16 virtual void DrawPixelContent(Int_t num) const = 0;
Note:
See TracChangeset
for help on using the changeset viewer.