Changeset 1884 in Sophya for trunk/SophyaPI/PIext/pihisto2d.h
- Timestamp:
- Jan 22, 2002, 4:56:12 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pihisto2d.h
r1883 r1884 32 32 // AppendTextInfo a faire un jour - Reza 21/01/2002 33 33 // 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); 35 37 36 38 virtual void UpdateLimits();
Note:
See TracChangeset
for help on using the changeset viewer.