Changeset 2638 in Sophya for trunk/SophyaPI/PIext/pistdimgapp.h
- Timestamp:
- Nov 19, 2004, 6:41:07 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pistdimgapp.h
r2494 r2638 90 90 void AddCircle(double xc, double yc, double r, string const& opt, 91 91 bool fgfill=false, bool fgcn=false); 92 void AddOval(double xp, double yp, double dx, double dy, string const& opt, 93 bool fgfill=false, bool fgcn=false); 92 94 void AddArc(double xc, double yc, double r, double a, double da, 93 95 string const& opt, bool fgfill=false, bool fgcn=false);
Note:
See TracChangeset
for help on using the changeset viewer.