Changeset 3552 for trunk/gui/scripts
- Timestamp:
- Mar 22, 2013, 12:47:43 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/scripts/vtkstreamlinesviewer.tcl
r3550 r3552 1085 1085 cutplaneXVisible cutplaneYVisible cutplaneZVisible 1086 1086 1087 # FIXME: Don't know exactly why this "imgflush" is needed.1088 # But this makes the "camera reset" below to work correctly.1089 # I left this in because the axis labels are scaled too big.1090 SendCmd "imgflush"1091 1092 1087 # Reset the camera and other view parameters 1093 1088 set q [list $_view(qw) $_view(qx) $_view(qy) $_view(qz)]
Note: See TracChangeset
for help on using the changeset viewer.