Changeset 205 in Sophya for trunk/SophyaPI/PIext/pigfd1.h


Ignore:
Timestamp:
Mar 1, 1999, 6:05:59 PM (27 years ago)
Author:
ercodmgr
Message:

1/ Adaptation pour passage en double de trace en coordonnees graphiques
User (UC) (float -> double)
2/ Adaptation pour passage en double pour les ArrayAdapter

Reza 1/03/99

File:
1 edited

Legend:

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

    r165 r205  
    1010  virtual           ~PIGenFitDat();
    1111 
    12   virtual void       Draw(PIGraphicUC* g, float xmin, float ymin, float xmax, float ymax);
     12  virtual void       Draw(PIGraphicUC* g, double xmin, double ymin, double xmax, double ymax);
    1313  virtual void       UpdateLimits();
    1414 
Note: See TracChangeset for help on using the changeset viewer.