Changeset 3505 in Sophya for trunk/SophyaPI/PIext/pintuple.cc
- Timestamp:
- Aug 7, 2008, 7:17:36 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pintuple.cc
r3272 r3505 404 404 } 405 405 else if (opts == "connectpoints") ConnectPoints(true); 406 else if (opts == "cpts") ConnectPoints(true); 406 407 else if (opts == "noconnectpoints") ConnectPoints(false); 407 408 else if (opts == "colorscale") UseColorScale(true);
Note:
See TracChangeset
for help on using the changeset viewer.