Changeset 546 in Sophya for trunk/SophyaPI/PIext/pintuple.h
- Timestamp:
- Nov 3, 1999, 8:56:06 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pintuple.h
r544 r546 22 22 virtual void SelectLabel(const char* plabel=NULL); 23 23 24 inline void SetStats(bool fg=true) { stats = true; }24 inline void SetStats(bool fg=true) { stats = fg; } 25 25 virtual void AppendTextInfo(string& info, double xmin, double ymin, double xmax, double ymax); 26 26
Note:
See TracChangeset
for help on using the changeset viewer.