- Timestamp:
- Dec 14, 2011, 10:33:15 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/scripts/nanovisviewer.tcl
r2733 r2734 927 927 updatetransferfuncs 928 928 } 929 foreach axis {x y z} { 930 # Turn off cutplanes for all volumes 931 SendCmd "cutplane state 0 $axis" 932 } 929 933 set _buffering 0; # Turn off buffering. 930 934 # Actually write the commands to the server socket. If it fails, we don't
Note: See TracChangeset
for help on using the changeset viewer.