Changeset 5772 for trunk/gui/scripts/vtkvolumeviewer.tcl
- Timestamp:
- Jul 21, 2015, 12:59:34 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/scripts/vtkvolumeviewer.tcl
r5729 r5772 1066 1066 } 1067 1067 if {"" != $_first} { 1068 set location [$_first hints camera]1069 if { $location != "" } {1070 array set view $location1071 }1072 1073 1068 foreach axis { x y z } { 1074 1069 set label [$_first hints ${axis}label]
Note: See TracChangeset
for help on using the changeset viewer.