Changeset 205 in Sophya for trunk/SophyaPI/PIext/pintuple.h
- Timestamp:
- Mar 1, 1999, 6:05:59 PM (27 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pintuple.h
r165 r205 10 10 virtual ~PINTuple(); 11 11 12 virtual void Draw(PIGraphicUC* g, float xmin, float ymin, float xmax, floatymax);12 virtual void Draw(PIGraphicUC* g, double xmin, double ymin, double xmax, double ymax); 13 13 virtual void UpdateLimits(); 14 14
Note:
See TracChangeset
for help on using the changeset viewer.