Ignore:
Timestamp:
Jan 15, 2014 2:22:39 PM (10 years ago)
Author:
gah
Message:

feature: add background color controls to nanovisviewer and vtkvolumeviewer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/vtkvolumeviewer.tcl

    r4121 r4122  
    13911391            DrawLegend
    13921392        }
     1393        "outline" {
     1394            set bool $_settings(outline)
     1395            SendCmd "outline visible $bool"
     1396        }
    13931397        "volumeVisible" {
    13941398            set bool $_settings(volumeVisible)
Note: See TracChangeset for help on using the changeset viewer.