Changeset 3550 for trunk/gui/scripts/vtkstreamlinesviewer.tcl
- Timestamp:
- Mar 22, 2013, 11:57:29 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/scripts/vtkstreamlinesviewer.tcl
r3534 r3550 1184 1184 ypan 0 1185 1185 } 1186 SendCmd "camera reset all"1187 1186 if { $_first != "" } { 1188 1187 set location [$_first hints camera] … … 1194 1193 $_arcball quaternion $q 1195 1194 DoRotate 1195 SendCmd "camera reset" 1196 1196 } 1197 1197 }
Note: See TracChangeset
for help on using the changeset viewer.