Ignore:
Timestamp:
Sep 27, 2013, 3:05:18 AM (11 years ago)
Author:
ldelgass
Message:

Bring vtk volume viewer UI closer in line with new nanovis viewer, add settings
for blendmode, opacity. Note that some controls only work with certain volume
mappers in VTK (right now this is selected when the server is built).

File:
1 edited

Legend:

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

    r3934 r3963  
    159159    private variable _curFldName ""
    160160    private variable _curFldLabel ""
    161     private variable _colorMode "vmag";#  Mode of colormap (vmag or scalar)
     161    private variable _colorMode "scalar";#  Mode of colormap (vmag or scalar)
    162162}
    163163
Note: See TracChangeset for help on using the changeset viewer.