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

s/wmap/amap/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.4/gui/scripts/vtkheightmapviewer.tcl

    r5172 r5183  
    18071807        set cmap "0.0 0.0 0.0 0.0 1.0 1.0 1.0 1.0"
    18081808    }
    1809     set wmap "0.0 1.0 1.0 1.0"
    1810     SendCmd "colormap add $name { $cmap } { $wmap }"
     1809    set amap "0.0 1.0 1.0 1.0"
     1810    SendCmd "colormap add $name { $cmap } { $amap }"
    18111811}
    18121812
Note: See TracChangeset for help on using the changeset viewer.