Changeset 5772 for trunk/gui/scripts/vtkstreamlinesviewer.tcl
- Timestamp:
- Jul 21, 2015, 12:59:34 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/scripts/vtkstreamlinesviewer.tcl
r5770 r5772 1006 1006 } 1007 1007 if {"" != $_first} { 1008 set location [$_first hints camera]1009 if { $location != "" } {1010 array set view $location1011 }1012 1008 foreach axis { x y z } { 1013 1009 set label [$_first hints ${axis}label]
Note: See TracChangeset
for help on using the changeset viewer.