Ignore:
Timestamp:
Apr 2, 2015, 9:05:54 AM (9 years ago)
Author:
ldelgass
Message:

s/wmap/amap/

File:
1 edited

Legend:

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

    r5156 r5184  
    18781878    set max $_settings(polydata-opacity)
    18791879
    1880     set wmap "0.0 1.0 1.0 1.0"
    1881     SendCmd "colormap add $name { $cmap } { $wmap }"
     1880    set amap "0.0 1.0 1.0 1.0"
     1881    SendCmd "colormap add $name { $cmap } { $amap }"
    18821882}
    18831883
Note: See TracChangeset for help on using the changeset viewer.