Changeset 1884 in Sophya for trunk/SophyaPI/PIext/pihisto2d.h


Ignore:
Timestamp:
Jan 22, 2002, 4:56:12 PM (24 years ago)
Author:
cmv
Message:

correct pour le getclickinfo() cmv 22/01/02

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/pihisto2d.h

    r1883 r1884  
    3232  //   AppendTextInfo a faire un jour - Reza 21/01/2002
    3333  //  virtual void AppendTextInfo(string& info, double xmin, double ymin, double xmax, double ymax);
    34   virtual void GetClickInfo(string& info, double x, double y); // Info pour position X,Y
     34
     35  virtual void GetClickInfo(string& info, double x, double y
     36                           ,double x0=0.,double y0=0.,bool fgdiff=false);
    3537
    3638  virtual void UpdateLimits();
Note: See TracChangeset for help on using the changeset viewer.